Forum Moderators: open
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?