You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot verify but asked people in the report to continue the discussion here.
Description:
After replacing all files in the directory as described in the upgrade instructions, I get the following errors:
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listViews() should be compatible with that of MDB2_Driver_Manager_Common::listViews() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listTables() should be compatible with that of MDB2_Driver_Manager_Common::listTables() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listSequences() should be compatible with that of MDB2_Driver_Manager_Common::listSequences() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2.php on line 1121
Database is a SQLite, PHP is 5.3.3
Reproduction steps:
upgrade from OC 3.0.3 to OC 4.0.0 using Sqlite database replace all files except data and config #1 Comment posted by Al Bundy Jun 10, 20:13
And, of course, this bug also applies to owncloud 4.0.1 #2 Comment posted by Markus Rex Jul 27, 22:55
Needs to be investigated for v4.0.5. Might also affect ownCloud 2012 to 2012.4 upgrade. #4 Comment posted by Jean Pierre Aug 14, 16:19
It also has affected me when upgrading from 3.0.3 to 4.0.6., both with php-5.3. and php-5.4. #5 Comment posted by hubitronic Aug 15, 21:49
yop, same for me, will keep trying by myself, but am quite disappointed I have to admit. #6 Comment posted by ryba Aug 18, 09:23
On 4.0.7 I've the same problem.
PHP 5.3.6 #7 Comment posted by Al Bundy Nov 19, 21:40
Hello,
I'd like to add that this is still a valig bug for me as of 4.0.9. Still stuck with 3.0.2 :-((
I am barred from upgrading to 4.5, too, because I need to have 4.0.9 first as your upgrade docs tell me.
Since there has been no improvement on the issue in more than six months, I'll probably have to parallel-install 4.5 from scratch and try to copy all data (two dozen calendars) over using some DAV client.
The text was updated successfully, but these errors were encountered:
From http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-896
The reporters are still active.
I cannot verify but asked people in the report to continue the discussion here.
Description:
After replacing all files in the directory as described in the upgrade instructions, I get the following errors:
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listViews() should be compatible with that of MDB2_Driver_Manager_Common::listViews() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listTables() should be compatible with that of MDB2_Driver_Manager_Common::listTables() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listSequences() should be compatible with that of MDB2_Driver_Manager_Common::listSequences() in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in /data/web/e12190/html/owncloud-4.0.0/3rdparty/MDB2.php on line 1121
Database is a SQLite, PHP is 5.3.3
Reproduction steps:
upgrade from OC 3.0.3 to OC 4.0.0 using Sqlite database replace all files except data and config
#1 Comment posted by Al Bundy Jun 10, 20:13
This is also a topic in the Forums at:
http://forum.owncloud.org/viewtopic.php?f=3&t=2702&p=5666#p5666
And, of course, I am also affected by this bug.
And, of course, this bug also applies to owncloud 4.0.1
#2 Comment posted by Markus Rex Jul 27, 22:55
Needs to be investigated for v4.0.5. Might also affect ownCloud 2012 to 2012.4 upgrade.
#4 Comment posted by Jean Pierre Aug 14, 16:19
It also has affected me when upgrading from 3.0.3 to 4.0.6., both with php-5.3. and php-5.4.
#5 Comment posted by hubitronic Aug 15, 21:49
yop, same for me, will keep trying by myself, but am quite disappointed I have to admit.
#6 Comment posted by ryba Aug 18, 09:23
On 4.0.7 I've the same problem.
PHP 5.3.6
#7 Comment posted by Al Bundy Nov 19, 21:40
Hello,
I'd like to add that this is still a valig bug for me as of 4.0.9. Still stuck with 3.0.2 :-((
I am barred from upgrading to 4.5, too, because I need to have 4.0.9 first as your upgrade docs tell me.
Since there has been no improvement on the issue in more than six months, I'll probably have to parallel-install 4.5 from scratch and try to copy all data (two dozen calendars) over using some DAV client.
The text was updated successfully, but these errors were encountered: