Web Hosting Talk







View Full Version : PHP errors


webephex
02-09-2004, 06:07 PM
Just installed php on IIS6 and whenever i try to go to a php i am getting asked for a login. When i try to skip the login i get a 'You are not authorized to view this page' Error.

The file: http://69.93.238.130/phptest.php

PHP has given me nothing but errors ...

daejuanj
02-09-2004, 07:02 PM
I'm not familar with IIS. But I think it has something to do with your Access Control settings. Might wanna check that out, If i get more info to help, i'll post it.

webephex
02-09-2004, 10:58 PM
alright thanks. i will try to look at those.

MikeM
02-10-2004, 12:26 AM
You may want to set permissions on the php files to allow Iusr read and write access.