[snip]
I did copy the php.ini-recommended into /etc/php.info, rename it to php.ini
put the max execution time to 60000 and restarted apache (php as module)
But I do still get a max execution time 30s reached.

Do you have an idea what's wrong?
[/snip]

Did you restart your HTTP server? If not the php.ini file was not read.
Also, if you are using Apache there is a timeout in that server that must be
changed as well. Same for IIS. Anytime any changes are made to any files
which affects the web server requires that the web server be restarted.

HTH!

Jay



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to