If php5.3 works with IIS to use FastCGI, Baidu and google cannot solve T_T problems.

Source: Internet
Author: User
Tags support microsoft
When php5.3 works with IIS to use FastCGI, Baidu and google have no solutions for T_T help. windows2003 + iis6 + php5.3.8 + fastcgi1.5rtw (configured N times and accumulated a lot of experience, but after being played by my brother for a few days ...) after the configuration is complete, run the following IIS prompt: ----- Fast php5.3 with IIS using FastCGI problems, Baidu and google have no solution T_T help
Windows2003 + iis6 + php5.3.8 + fastcgi1.5rtw
(I have been configured N times and accumulated a lot of experience, but after being played by my brother for a few days ...)
After the configuration is complete, the following message is displayed when you run IIS:

-----
FastCGI Error
The FastCGI Handler was unable to process the request.

Error Details:

The FastCGI process exited unexpectedly
Error Number:-2147467259 (0x80004005 ).
Error Description: unspecified Error

HTTP Error 500-Server Error.
Internet Information Services (IIS)
-----

Other functions of iis are normal, and asp and asp.net are normal.

I checked some information on the network and said there are two solutions to this error code:
1.
If it is a memory overflow, you can modify it. go to php. ini and find memory_limit = 128 M; Maximum amount of memory a script may consume (128 MB)
Just change 128 to 512.

2.
FastCGI Error caused by incorrect session. save_handler configuration in php. ini
I recently used the QQ login function in the forum. one of the minor actions was to change session. save_handler = files in the php. ini file of the server to session. save_handler = user! After that, I found that all the pages related to the sesion operation on the website could not be opened.

However, the problem persists after modification.

The problem persists when php5.3.8 is reduced to 5.3.6. after IIS is uninstalled, the configuration is reinstalled. fastcgi is downloaded from www.iis.net, and rtw version 1.5

I also wrote a configuration article myself. I feel good at it. T_T!
Transport: http://blog.csdn.net/tgh1981/article/details/6056624

I tested that Nginx + fastcgi + php5.3.8 is normal !!!!!

Iis application pool deletion, new, no cpu monitoring or anything. fastcgi handler is enabled for iis Web service extensions, and even cgi is enabled. the problem persists.

Please do not re-install the system to solve the problem. it is like finding and solving the problem!

Please help me!
Tks!



------ Solution --------------------
HTTP Error 500-Server Error.

Based on this information, we can infer that there should be a problem with the program script. you can enable error_reporint (E_ALL) to try.
------ Solution --------------------
The same problem has occurred over the past few days.

However, these errors occur when I change the PHP version later on the server.

This is probably caused by improper configuration in php. ini.

My solution is:

Obtain PHP. ini in the same php version, and use fastcgi to install IIS on the same server.

I can't find a one-click installation. check php. ini and compare it with myself to find out how it is configured.


------ Solution --------------------
If not, use IIS instead. Use nginx instead.
------ Solution --------------------
Cgi. force_redirect = 1
Fastcgi. impersonate = 1

------ Solution --------------------
Just like your problem. look at my solution. can you use it?

Run php in fastcGI mode
The following error is reported after installation today:
FastCGI Error
The FastCGI Handler was unable to process the request.

Error Details:

The FastCGI process exited unexpectedly
Error Number:-2147467259 (0x80004005 ).
Error Description: unspecified Error

HTTP Error 500-Server Error.
Internet Information Services (IIS)

It's useless to try all the methods.

Finally, fastcGI was desperately re-installed. NET 2.0 is supported because it is a newly installed operating system. NET 4.0 Download and install. NET 2.0 and then install fastcGI1.5 on the platform to restart IIS. the following error occurs: 5555555555555, and the UC profile is displayed...
. NET 4.0 does not support Microsoft fastcGI.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.