I have installed php on 2003 server using IIS for my webserver and when I try the standard php test all i get is a 404 error. I have tried restarting IIS but it happens every time. The file is there how can I fix this problem?
thehittmann
9:50 am on May 28, 2005 (gmt 0)
after messing around for ages i finally fixed it
Web Services Extensions -> Add web service or extension -> .php, browse to c:\php\php-cgi.exe
for some reason it needs to be told twice.. once in the Web config and again here.
coopster
12:56 pm on May 28, 2005 (gmt 0)
>> after messing around for ages
According to the time lapse between your first post and your resolution, that's only 13 minutes -- pretty quick if you ask me.
Just kidding, I know what you meant, we've all been there ;) Glad you got it sorted!