[pmwiki-users] Maximum execution time exceeded

Sebastian Siedentopf schlaefer at macnews.de
Fri Mar 3 06:41:55 CST 2006


Am 03.03.2006 um 13:29 schrieb OBUTEX / Hladůvka:

> Is it possible to set the maximum execution time in the local config?

You can try

     ini_set('max_execution_time', <time in seconds>);

See http://www.php.net/manual/en/ref.info.php#ini.max-execution-time  
for more details.

Sebastian





More information about the pmwiki-users mailing list