On Monday 23 December 2002 1:49 pm, David Marr wrote:
> Has anyone successfully installed PHP on IIS6? I have .NET Server 2003, and
> I've tried the windows binaries as well as the .exe installer. Both of them
> arent working. If anyone has successfully done this please let me know how!
> I've had two issues one receiving a 404 error when the page is definitely
> there. 

You won't ever get a 404 if the page really is there. So either the file isn't 
where it should be - IIS is serving up files from somewhere else, or the 
filename is not what you think it is - maybe you're hiding file extensions in 
your exploere windows, and what you think is, say, test.php is actually 
test.php.txt?

Cheers
-- 
Phil Driscoll

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to