Solve iis6.0 FastCGI error The FastCGI Handler was unable to process

Source: Internet
Author: User

 

Today in 03 iis6.0 configuration php-5.3.3 know that this version does not support ISAPI mode, can only use FastCGI environment basic configuration after the test page, the following error is prompted: the FastCGI Handler was unable to process the request.
Search: php-5.3.3-vc9 is compiled with vc2008, lack of cv ++ Runtime Library, download and install can: Give a convenient address download: http://xiazai.xiazaiba.com/Soft/V/vcredist2008_SP1_x86_XiaZAiBa.zip PS: to decompress the package, you must install the vc ++ 2008 Runtime Library. Otherwise, an error occurs. For more information, see blog.
Php. ini configuration:
Fastcgi. impersonate = 1 remove the previous;
Similar to other common root configurations, c: \ windows \ system32 \ inetsrv has five files, of which fcgtext is useful. dll (processing php ing), fcgitext. ini (FastCGI configuration file)
Open the FASTCGI configuration file fcgitext. ini and change [Types] to [Types].
Php = PHP
[PHP]
Exepath = c: \ Php \ php-cgi.exe error message not configured fsgitext. ini:
FastCGI Error
The FastCGI Handler was unable to process the request.
-------------------------------------------------------------------------------- Error Details: cocould not find entry for "php" on site 66 in [Types] section.
Error Number: 1413 (0x80070585 ).

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.