php5.3 with IIS use fastcgi problems, Baidu Google have no solution t_t big Energy

Source: Internet
Author: User
php5.3 with IIS use fastcgi problems, Baidu Google have no solution t_t help Big Energy
Windows2003+iis6+php5.3.8+fastcgi1.5rtw
(Configured n times, but also accumulated a lot of experience, but my brother played a few days later ...)
After the configuration is complete, run IIS with the following prompts:

-----
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 errors

HTTP Error 500-server error.
Internet Information Services (IIS)
-----

Other IIS functions are Normal, ASP, ASP.

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

2.
Session.save_handler configuration Error in php.ini causes fastcgi error
Recently in the Forum use QQ login function, one of the small action is I put the server php.ini file Session.save_handler=files changed to Session.save_handler=user! I found that the pages of the website about sesion operations were not open.

But the problem remains the same after the actual modification.

php5.3.8 reduced to 5.3.6 The problem remains, the reinstallation configuration is still in IIS Uninstall, fastcgi is www.iis.net download, 1.5 RTW version

I also wrote a configuration article, self-inductance good t_t ashamed!
Portal: http://blog.csdn.net/tgh1981/article/details/6056624

I test using nginx+fastcgi+php5.3.8 normal!!!!!

IIS application pool Delete, new, no CPU monitoring, IIS Web service extension enabled fastcgi handler, even CGI is enabled, the problem is still

Please don't say reinstall the system to solve, I just like to find the problem and solve it!

Please helpme! the big boys.
tks!



------Solution--------------------
HTTP Error 500-server error.

According to this information, you can infer that the program script should have a problem, you can open Error_reporint (E_all) to try.
------Solution--------------------
Have encountered the same problem these days.

But I was the one that occurred when I replaced the PHP version on the server.

The estimate is caused by improper configuration in the php.ini.

My solution is to:

Get the same PHP version of php.ini, the same server as IIS, installed in fastcgi mode.

Really can't find a key to install after the installation look at PHP.ini, and their comparison, the study of how it is configured.


------Solution--------------------
No, don't use IIS, you can use Nginx.
------Solution--------------------
Cgi.force_redirect = 1
Fastcgi.impersonate = 1

------Solution--------------------
It's exactly the same as your problem, see my solution, you can use no

About FastCGI way to run PHP
Today after the installation has been an error specific as follows
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 errors

HTTP Error 500-server error.
Internet Information Services (IIS)

It's useless to try all sorts of ways.

Finally reported a desperate mood to reinstall FastCGI installation via the Web platform requires. NET 2.0 support because it is a newly installed operating system I installed the. NET 4.0 download after installing. NET 2.0 through the Platform mode installation fastcGI1.5 Restart IIS The miracle appeared 5555555555555 actually in also not error The UC Avatar also showed ...
. NET 4.0 doesn't actually support fastcgi commit's Microsoft.
  • 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.