Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: php (.php) on ASP (DNP) gives "403 - Forbidden: Access is denied."  (Read 2746 times)

0 Members and 1 Guest are viewing this topic.

sajugovind

  • Guest
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  :)