FastCGI Error number:193 (0X800700C1) Solution _win Server

Source: Internet
Author: User

windows2003 system +IIS6, access to PHP file error:

In the IIS6 of Win2003, the latest version of the PHP 5.4.7, which uses the FastCGI method, has the following error after the installation has restarted IIS:
The FastCGI Handler is unable to process the request.

Error Details:

Error Number:5 (0x80070005).
Error Description: I have a garbled display here.

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

This error is due to the fact that the IIS startup account has not been granted read and run permissions to the directory after the PHP5.4.7 folder has been uncompressed.
Modify folder security properties, add the Everyone or Users account, and give:
1. Read and run
2. read out folder directory
3, read

Three permissions to resolve the problem.

Copy Code code as follows:

FastCGI Error
The FastCGI Handler is unable to process the request.
Error Details:
Error number:193 (0X800700C1).
Error Description:unknown Error
HTTP Error 500-server error.
Internet Information Services (IIS)

On the Internet to find the next said is "PHP5.5 start, has not supported XP and Win2003 on the run." only versions of php5.4x can be installed on Win2003 . "That's it."

PHP window website Download Address: http://windows.php.net/downloads/releases/

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.