[Owncloud] Migration 3.02 to V4 RC2 : failed on strict standards (sqlite3)
Robin Appelman
icewind at owncloud.com
Sat May 19 00:02:14 UTC 2012
On Friday 18 May 2012 23:35:00 Alain Bourgeois wrote:
> Same bad news.
>
> >From 3.02 to V4 RC2 with sqlite3
>
> No owncloud.log (I suppressed it before migration)
>
> 1. copy of V4RC2 to owncloud and open Owncloud
>
> Strict Standards: Declaration of MDB2_Driver_sqlite3::_doQuery() should be
> compatible with that of MDB2_Driver_Common::_doQuery() in
> /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line 909
>
> Strict Standards: Declaration of MDB2_Driver_sqlite3::prepare() should be
> compatible with that of MDB2_Driver_Common::prepare() in
> /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line 909
>
> Strict Standards: Declaration of MDB2_Result_sqlite3::fetchRow() should be
> compatible with that of MDB2_Result_Common::fetchRow() in
> /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line
> 1035
>
> Strict Standards: Declaration of MDB2_Statement_sqlite3::execute() should be
> compatible with that of MDB2_Statement_Common::execute() in
> /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line
> 1334
>
> Strict Standards: Declaration of MDB2_Statement_sqlite3::_execute() should
> be compatible with that of MDB2_Statement_Common::_execute() in
> /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line
> 1334
>
> 2. Reload : same messages
>
> No migration possible
> Alain
Should be fixed now
- Robin Appelman
More information about the Owncloud
mailing list