Hello
I have windows server 2003 and iis 6.0 and i installed the php zip package successfully( i can list the php info in the command prompt) but when i try to browse a php file in localy in my server or via internet i got this error
You are not authorized to view this page
The URL you attempted to reach has an ISAPI or CGI application installed that verifies user credentials before proceeding. This application cannot verify your credentials
HTTP Error 401.5 - Unauthorized: Authorization failed by an ISAPI/CGI application.
Internet Information Services (IIS)
i am enabling anonymouse users and i did every thing accordinally to php 5 installation steps.
can anybody help me please