[Owncloud] Maximum execution time exceeded...

peter at chubb.wattle.id.au peter at chubb.wattle.id.au
Wed Aug 14 01:35:06 UTC 2013


Hi,
I've just upgraded to Owncloud 5.0.10, and now I see an immediate 
`Maximum Execution time of 3600 seconds exceeded'
failure.


Note 3600 seconds have definitely not passed -- the error comes almost
immediately.   I'm wondering if it's because we're ahead of UTC here
--- the date_default_timezone('UTC') will make localtime go backwards
by 10 hours.

I changed the timeout to 11 hours, and got further.  Now I see an
infinite redirect loop when trying to log in.  Any ideas?


( ! ) Fatal error: Maximum execution time of 3600 seconds exceeded in /var/www/owncloud/3rdparty/MDB2.php on line 493
Call Stack
#	Time	Memory	Function	Location
1	0.0003	249464	{main}( )	../index.php:0
2	0.0216	457120	OC::handleRequest( )	../index.php:28
3	0.0217	458048	require_once( '/var/www/owncloud/core/setup.php' )	../base.php:602
4	0.0719	476368	OC_Setup::install( )	../setup.php:44
5	0.2008	808360	OC_Group::createGroup( )	../setup.php:214
6	0.2008	808424	OC_Group::getGroups( )	../group.php:75
7	0.2009	808768	OC_Group_Database->getGroups( )	../group.php:241
8	0.2009	808816	OC_DB::prepare( )	../database.php:171
9	0.2010	809080	MDB2_Driver_mysql->prepare( )	../db.php:380
10	0.2022	810472	MDB2_Driver_Common->quote( )	../mysql.php:1137
11	0.2023	810568	MDB2_Driver_Datatype_Common->quote( )	../MDB2.php:3116
12	0.2023	810568	MDB2_Driver_Datatype_Common->_quoteText( )	../Common.php:1177
13	0.2024	810568	MDB2_Driver_mysql->escape( )	../Common.php:1230
14	0.2024	810568	MDB2_Driver_Common->getConnection( )	../mysql.php:308
15	0.2024	810568	MDB2_Driver_mysql->connect( )	../MDB2.php:1795
16	0.2024	810568	MDB2::areEquals( )	../mysql.php:576



More information about the Owncloud mailing list