Jump to content

PHP + IIS7: 'Post' request timeouts


Recommended Posts

Hi,

 

First of all, hello everyone, I have just registered.

 

We are having some serious problems migrating our servers from IIS6 to IIS7. Our servers run Windows Server 2008 R2 Enterprise, with IIS7.5 installed. PHP is version 5.2.17, non-thread safe, configured to run as FastCGI. All of the websites hosted are configured to use a Single Sign-on module for authentication, and application Pool is in "Integrated" mode.

 

The problem is the following: In any website which uses PHP, when a "POST" request is sent, it timeouts. It doesn't matter the timeout value, it just stays there forever waiting.

 

If I manually edit web.config file and remove the Single Sign-on module (without changing application pool or anything else), it works... But without authentication, of course.

 

 

Do you know any workaround for that? I have read in some places that perhaps in 'Classic' mode it would work, but then we get a Single sign-on error.

 

 

Thank you!

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.