CGI Timeour on IIS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Atiq
Forum Commoner
Posts: 26
Joined: Thu Feb 19, 2004 5:23 am

CGI Timeour on IIS

Post by Atiq »

I am running PHP application on IIS.

I am getting the following error on the scripts that tend to take more time.


I have not much idea ogf this first of all why php script run as a CGI on IIS.

I have searched for this in google as well. Only solution that i came across was to increase the 'CGI Timeout' value in the IIS control panel.

My application is on a shared server and the hosting company is nor very keen on increasing this value.

Is there any solution???

Thanks in advance,

Atiq
Post Reply