[PHP] Error: Unable to open *\index.php in Unknown on line 0

2001-10-03 Thread Garth Dahlstrom
On a *nix based system this type of error is caused by the file permissions being wrong (like -rw- that is only the owner can read the file, usually its set to -rw-r--r-- so group and world can read the file too) I don't know about IIS but you might investigate wheither or not your everyone

[PHP] Error: Unable to open *\index.php in Unknown on line 0

2001-10-03 Thread Scott Fletcher
Hi ya all! I'm having some trouble with PHP on IIS. Yes, I know IIS suck! When I have one website, I have no problem. But when I have more than one website on IIS. This is when I have problem with PHP. I looked up on php.ini to make sure the line, "doc root = " is left blank and the othe