PHP wont work in root directory

liunx

Guest
Hi,

I have managed to install and set up PHP on a Windows Server 2003 with IIS 6.

My only problem is that for some reason I can not get .php files in the root folder to work.

I have defined the website root as D:\

I put index.php in D:\ and it just gives me "You are not authorized to view this page"

I then created a directory D:\www\

I put index.php in D:\www\ and it works perfectly.

Can anyone think of an obvious thing I am missing

Thank youI dont think you can assign read / write permissions to a directory.
 
Back
Top