Forum Moderators: open

Message Too Old, No Replies

Installing PHP / Local Site - Windows Server 2003

         

justgowithit

3:26 pm on Feb 22, 2007 (gmt 0)

10+ Year Member



To those with more Windows Server exp. than myself....

I'm trying to run php on the server for some web-dev for the local company site. This server is not used for public sites.

I've installed PHP, configured the IIS, tested a simple PHP script on the server and all is well. The problem is that PHP scripts only execute on the server itself. If I access the company site (I.E. 'http://companysite') from a networked workstation it does not parse PHP. I suppose I could just tell everyone to file into the server room whenever there's a site change but that would probably hinder efficiency ;)

I am assuming I am missing some little thing here and I would be happy to take the embarrassment to solve the problem. Any ideas?

mvander

4:40 am on Feb 25, 2007 (gmt 0)

10+ Year Member



Never quite seen that problem before. But can you narrow it down to PHP by testing ASP or ASP.NET parsing. Does that work from remote connections?