[Owncloud] ownCloud 6 RC4

Thomas Müller thomas.mueller at tmit.eu
Tue Dec 10 12:36:56 UTC 2013


Ah - it's properly documented:
http://doc.owncloud.org/server/5.0/admin_manual/maintenance/update.html#upgrade

;-)


Am Dienstag, den 10.12.2013 um 13:35 schrieb Thomas Müller:
> 
> Am Dienstag, den 10.12.2013 um 13:24 schrieb Tornóci László:
> > On 12/10/2013 12:44 PM, Thomas Müller wrote:
> > ...
> > >>
> > >> I had some time to play with OC6. A fresh install was fine, except I
> > >> couldn't get my LDAP settings recognized. It kept saying "incomplete
> > >> settings" and the cogwheels kept spinning trying to get to
> > >> objectclasses. I couldn't force OC to accept my setting, even if I
> > >> manually set my user etc. filters in "raw mode".
> > >>
> > >> So I made a copy of my 5.0.13 service and tried to upgrade that to
> > >> OC6RC4. I got a blank screen, and in the apache log I got:
> > >> PHP Fatal error:  Cannot redeclare class OC_Config in
> > >> /var/www/oc2/lib/config.php on line 41
> > >>
> > >
> > > How did you upgrade your installation?
> > > /var/www/oc2/lib/config.php is the old file as of oc5 - the correct location would be /var/www/oc2/lib/private/config.php
> > >
> > > Tom
> > 
> > I see, there is a bunch of files now under .../lib/private/ that used to 
> > be in .../lib. So now I have both copies of all those files. I simply 
> > copied the oc6 files over to the oc5 installation (just like a usual 
> > upgrade). What's the correct way to do it for 5.0.13 -> 6.0 ?
> >
> 
> We move almost all files from lib to lib/private to have a clear separation of public and private API.
> Looks like we need to enhance the updating documentation.
> 
> Generally speaking:
> In order to get a clean update I'd kill all files/folder besides config and data.
> 
> Tom
>  
> > 					Yours: Laszlo
> > 
> > _______________________________________________
> > Owncloud mailing list
> > Owncloud at kde.org
> > https://mail.kde.org/mailman/listinfo/owncloud
> > 



More information about the Owncloud mailing list