I have a win 2000 server with IIS 5 and php 4 installed, everything appears to be working properly when im testing locally, but once I try to bring up a php page from another computer I just get the php code.
This is the scenario....
In an RDC connection to the server I can pull up internet explorer and browse my web site thats running on that server, all the php pages work fine, and all the modules work fine (mysql, gd, etc..)
When browsing the site from any other computer, I get php code only.
I have followed many different tutorials on installing php with IIS 5 and they all yield this same result, so I think my installation is mostly fine.
I have used both the isapi and cgi versions.
Thanks in advance for any help you can offer.
-Shea