[Owncloud] update mechanism

Stefan Göckeritz goeckeritz at rheinahrcampus.de
Wed Jan 11 10:21:24 UTC 2012


OK, now I have experimented with the GIT master content a little bit.
Nothing seems to work, after I copied all the new files over the old ones.
When opening the index.php following errors get thrown:
-
/Warning: file_get_contents(../db_structure.xml) 
[function.file-get-contents]: failed to open stream: No such file or 
directory in /home/www/owncloud.ORIG/lib/db.php on line 361

Strict Standards: Non-static method MDB2_Schema::errorMessage() should 
not be called statically, assuming $this from incompatible context in 
/home/www/owncloud.ORIG/3rdparty/MDB2/Schema.php on line 2759

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to 
allocate 261900 bytes) in 
/home/www/owncloud.ORIG/3rdparty/MDB2/Driver/Reverse/sqlite.php on line 874/

Also, after reloading this one pops up:

/Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to 
allocate 15530237 bytes) in /home/www/owncloud.ORIG/3rdparty/MDB2.php on 
line 4310/

or this one:

/Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to 
allocate 261900 bytes) in 
/home/www/owncloud.ORIG/3rdparty/MDB2/Driver/Manager/Common.php on line 121/

What I also did was a fresh install of GIT master, where nothing of the 
above happens. Anyways, when doing a fresh install I get error 500 after 
the full process from apache and can't help myself with that. Usually I 
had to comment out almost everything in .htaccess, but this doesn't help 
anymore now. I guess it's just a misconfiguration of apache or sth. like 
that. All this doesn't happen, when I use the 3.0a1 version...

Hope this report doesn't lead into too much irritation.

Cheers
Stefan



Am Mittwoch, 11. Januar 2012 00:05:22 schrieb Robin Appelman:
>
> The database upgrading isn't 3.0a1, but only git master atm.
>
> What sql backend are you using?
>
> - Robin Appelman
>
>
>
> 2012/1/10 Stefan Göckeritz<goeckeritz at rheinahrcampus.de>:
>>
>> Hey everyone,
>>
>> so I tried to update my 2.0 instance with 3.0a1 using the mentioned
>> mechanism.
>> Basically it worked. I can log in and have all my files, but there 
>> are some
>> issues:
>> - hitting "New" to make a new folder or file won't work, nothing happens
>> - same with the upload arrow pointing upwards
>> - when opening a gallery no pictures are shown, but this error: Undefined
>> index: file_path in /home/www/owncloud/apps/gallery/index.php on line 30
>> also everything else in gallery app works, but the pictures are just
>> missing
>> - shared public addresses work (which is really nice) but when I click a
>> picture file it is not shown using the nice highslide overlay; 
>> remarkable:
>> when logged in as a user, the effect is there...someone that just 
>> uses the
>> shared link won't see the nice overlay effect :-(
>>
>> That's it so far. Actually the update only works with the 3.0a1 
>> release, not
>> with the latest development version one can download on the site. I don't
>> have a clue why. It gives some errors with memory allocation or execution
>> time of more than 30 secs with MDB2.php.
>>
>> Cheers
>> Stefan
>>
>>
>> Am 09.01.2012 18:14, schrieb Robin Appelman:
>>
>> The update mechanism is in place and mostly working, but can still
>> need additional testing before being used on critical installations.
>>
>> Anyone who has an existing 2.x installation and willing to test out
>> the updating mechanism would be greatly appreciated (files will always
>> be safe, in the worst case you database might become broken, backup
>> first if it holds any important information (calendar, contacts,
>> etc)).
>>
>> Please report any problems here, specifying the used database backend
>> and installed apps.
>>
>> - Robin Appelman
>>
>>
>>
>> 2012/1/9 Stefan Göckeritz<goeckeritz at rheinahrcampus.de>:
>>
>> Hey guys,
>>
>> just a short question: Is the update mechanism implemented and working in
>> 3.0?
>> So when I now install the 3.0a will I be able to very simple switch 
>> over to
>> the beta and final?
>>
>> I'm hesitating to put the 3.0a alive on my server. Installed it just 
>> locally
>> on my computer for now.
>>
>> Cheers
>> Stefan
>>
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://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/20120111/86e8bebf/attachment.html>


More information about the Owncloud mailing list