imran wrote:
CGI Timeout

The specified CGI application exceeded the allowed time for processing.
The server has deleted the process.
"

does it mean that I have to use set_time_limit so the script doesn't time out ? I don't really understand why I should do that.

You may be reaching an IIS imposed time limit instead of a PHP one. Usually the PHP error is different (but I use ISAPI instead of CGI).


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

PHP|Architect: A magazine for PHP Professionals – www.phparch.com





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



Reply via email to