[Owncloud] ownCloud 6 from git
Sean Boran
sean at boran.com
Tue Dec 3 14:33:47 UTC 2013
Thanks, that works fine.
Sean
On 3 December 2013 14:47, Bernhard Posselt <mail at bernhard-posselt.com>wrote:
> You need to use git submodules inside core iirc also git submodule init
> && git submodule update
>
>
> On 12/03/2013 02:35 PM, Sean Boran wrote:
>
> I'd like to try the owncloud from git
>
> Following http://owncloud.org/contribute/ :
>
> cd /var/www
> git clone https://github.com/owncloud/core.git owncloud
> git clone https://github.com/owncloud/apps
> git clone https://github.com/owncloud/3rdparty
> then
> chown -R www-data:www-data apps config
> mkdir /data; chown www-data data;
> mkdir data; chown www-data data;
> when I visit the website though it stays blank and in the apache log I see
>
> [Tue Dec 03 14:33:24 2013] [error] [client 193.5.238.18] PHP Warning:
> require_once(public/constants.php): failed to open stream: No such file or
> directory in /var/www/owncloudcore/lib/base.php on line 23
>
> This is on ubuntu 12.04 + php 5.3.10-1ubuntu3.8.
>
> Any tips please?
>
> Sean
>
>
>
>
> _______________________________________________
> Owncloud mailing listOwncloud at kde.orghttps://mail.kde.org/mailman/listinfo/owncloud
>
>
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20131203/a6c2b2c0/attachment.html>
More information about the Owncloud
mailing list