I think it has something to do with the mapping to .php which is
C:\php\php.exe because if I manually run php.exe test.php I see all the html
rendered in the command window. I know the file isn't .php.txt, there is
something else going on!

-----Original Message-----
From: Phil Driscoll [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 23, 2002 10:11 AM
To: David Marr; [EMAIL PROTECTED]
Subject: Re: [PHP-INST] PHP on IIS

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