Admin-Ahead Community

Windows => General Windows => Topic started by: sajugovind on July 19, 2014, 09:09:34 pm

Title: php (.php) on ASP (DNP) gives "403 - Forbidden: Access is denied."
Post by: sajugovind on July 19, 2014, 09:09:34 pm
I have a PHP domain on my Windows server. It is showing below error.

Code: [Select]
HTTP Error 403.19 - Forbidden
The configured user for this application pool does not have sufficient privileges to run CGI applications.

Solution:

RDP to the server

In the IIS Manager open his website

Under IIS click on CGI

Change Impersonate User from True to False

Click Apply on the right

Hurreyyy  :)