Jump to content

PHP installation on IIS 6,Win Serv 2003,64 bit server


elsint

Recommended Posts

I am trying to install PHP 5.1.6 on a Windows Server(2003)(IIS 6)(Intel Xeon 64 bit).

I am doing all the directives on the PHP documents.(installing ISAPI module)

But I am getting CGI Timeout error.

I made a great search but can not get over this.

So, if any of you guys can help me solve this problem it will be great!


Here's all the nice error:
Quote:
CGI Timeout

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


By the way, I can not convert to Apache.
Link to comment
Share on other sites

The problem is not php or your installation. PHP and the server have a default time that a script is allowed to run and when you go over that the server cancels the script. google CGI timeout  and you should get the answer you need.

Ray
Link to comment
Share on other sites

Thanks for the reply!

Well, it takes around 5 minutes to get the error. I see that it is 5 minutes in seconds defined in the IIS settings.

But , 5 minutes are too long for phpinfo().

I should get the page in seconds.

That's why changing the CGI Timeout seconds doesn't do anything here.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.