Trying to set up IIS and PHP on my machine, but PHP isn't running right. Help?

SunnyD

Belgian Waffler
Jan 2, 2001
32,675
146
106
www.neftastic.com
I'm trying to set up IIS 5.1 on WinXP to use with PHP. IIS is running fine, and I've followed the instructions to install PHP (latest version), but when I try to run it through in the browser, it comes up with a blank page, and looking at the source for the page in the browser it shows the server-side script too.

If I open a command prompt, and run php with the html file containing the script, PHP outputs the right stuff.

I've tried the installer for PHP and that didn't work either.

Any suggestions?

SunnyD
 

SunnyD

Belgian Waffler
Jan 2, 2001
32,675
146
106
www.neftastic.com
nevermind - I'm a freaking dumbass. I was saving my test file as test.htm not test.php. How stupid am I? LOL!

It works now.

SunnyD