fatal error: ...line 1761

fatal error: Maximum execution time of 30 seconds exceeded in <path>dolphin\install\index.php on line 1761

Anybody know what this means ? It occurs during installation in the configuration sometime after the tables are created in the database and before the cron jobs setup.

It appears to be in function RunSql at the line

$res = mysql_query ( $s_sql, $link );

SOLUTION: Script execution timer was too low. Change

('max_execution_time', '0'); no time limit

in php.ini

Quote · 28 Mar 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.