What permissions does php require on IIS?

Source: Internet
Author: User
What permissions does php need to access window authentication in PHP under IIS? & nbsp; -- & gt; remove integrated WINDOWs & nbsp; Authentication & nbsp; -- & gt; the problem of forcing IIS to access IUSER_XXX with an anonymous account remains unsolved. Verification is still required to access PHP, indicating that the IIS anonymous account has insufficient permissions.
Access window authentication in PHP,
--> REMOVE Integrated WINDOWs Authentication
--> Force IIS to use the anonymous account IUSER_XXX for access
The problem persists. Verification is still required to access PHP, indicating that the IIS anonymous account has insufficient permissions.
I changed the password of IUSER_XXXX (I suspect that the password of ghost2003 has changed the unique account ID)
Re-grant all permissions to C: \ PHP and WWWROOT IUSER
Select all permissions for the "main directory" tab in IIS

Still unable to access PHP with IUSER
Angry!
Accessing PHP with ADMINISTRATOR is normal!
Use ADMIN as IUSR
Test the environment

But what permissions does IIS need to execute php?
Yes, it is a problem.
------ Solution --------------------
The details are not clear, but it is estimated that iis may require not only the read and write permissions of the website directory, but also the access permissions of php extension directories and related libraries.
Is the latter permission not set correctly?

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.