Jump to content

Authorized Error


jeeva

Recommended Posts

If IIS has no default page set or there are no files in the directory that IIS can load as default page you will get this error. Also if you are reading index.php and PHP is setup on server properly, Make sure you have permissions correct on PHP folder and php parser

 

create a file called index.php

<?

echo phpinfo();

?>

 

save to c:\inetpub\wwwroot unless you have a diffrent path defined.

Link to comment
https://forums.phpfreaks.com/topic/37878-authorized-error/#findComment-181697
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.