News Feed
Jobs Feed
Sections




News Archive
Don Raman's Blog:
Troubleshoot - My PHP script is timing out
February 09, 2010 @ 12:03:45

In a recent post to his IIS.net blog Don Raman wants to help out all of those developers getting timeout messages on their PHP scripts running on a Windows platform and how some FastCGI settings could help.

Let's try to understand the reason behind this. [...] Let me now summarize some of the IIS FastCGI settings and PHP INI configuration directive to ensure that everyone is on the same page and which are most important for this discussion.

The two FastCGI settings he mentions are the ActivityTimeout and the RequestTimeout as well as a generic PHP setting that could be a cause of the problem, max_execution_time. He suggests some default values for each of these, but only experimentation will help you find the right balance of these three. It's a great starting place to look, though - especially if you've been battling the problem for a while.

0 comments voice your opinion now!
iis timeout activitytimeout requesttimeout maxexecutiontime


blog comments powered by Disqus

Similar Posts

Web & PHP Magazine: Issue #7 Published - "Full Throttle"

Vinu Thomas' Blog: Fixing the "Missed Schedule" problem in Wordpress

Ligaya Turmelle's Blog: Steps on dual install Apache, IIS with PHP

Ruslan Yakushev's Blog: PHP Manager for IIS is available in 5 languages

Brian Moon's Blog: PHP's MySQL connection timeout


Community Events











Don't see your event here?
Let us know!


tool code phpunit application podcast introduction zendframework2 language community conference unittest release functional series testing framework interview example opinion development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework