FastCGI Error number:5 (0x80070005) Solution _win Server

Source: Internet
Author: User
Tags 0x80070005

Today, using Microsoft's fastcgi to build PHP's operating environment under WINDOWS2003+IIS6, the following problems arise.

Copy Code code as follows:

FastCGI Error
The FastCGI Handler is unable to process the request.
Error Details:
Error Number:5 (0x80070005).
Error Description: Access denied.
HTTP Error 500-server error.
Internet Information Services (IIS)

On the Internet to find that the PHP directory does not have permissions, before using ISAPI to implement the operation of PHP, no problem, the addition of the permissions are added. Change the fastcgi to be lost, ⊙﹏⊙ b Khan. It turns out that the problem with permissions is that the ISAPI and fastcgi need to give the PHP directory a different account, and ISAPI adds a network Service account on the PHP directory, but fastcgi needs to increase the running IIS workgroup IIS_WPG, Add IIS_WPG group permissions to the PHP directory without this error.

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.