-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://www.php.net/set_time_limit

[snip]
> Warning
>
> set_time_limit() has NO EFFECT when PHP is running in safe mode. There
> is NO workaround other than turning off safe mode or changing the time
> limit in the php.ini.
[/snip]

most servers do that



Chris wrote:

I've run into situation where my PHP script, (which loads records into a
database) gets timed out after 30 seconds, terminating the script execution.
I understand that PHP, on my hosting system, is installed as a CGI binary.
I've even included set_time_limit which seems to have no effect. Is is
possible that the timeout is being caused by a cgi script execution limit?
Or may something else be afoot?

Chris

- -- André Cerqueira
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQFAPZvSaxdA/5C8vH8RAgXiAJ0Y7lBzXZmAtQI9kssLrO08fcmtOgCdHgwu
uJtKL+MjART6lvCYzHu5JqY=
=s+B1
-----END PGP SIGNATURE-----

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



Reply via email to