Forum Moderators: bakedjake
I have recently bought a website which is currently hosted on a windows based server and the script does not work.
Yet, after testing it on a nix based server, it works. What are the differences in the server, and how can I make this work on my windows hosting?
Hope this is the right place for the question!
[edited by: tedster at 2:15 am (utc) on June 2, 2008]
[edit reason] no personal urls, please [/edit]
For example, one way to process PHP on a Windows IIS server would be to set up the FastCGI [iis.net] plug-in, which is now officially supported on IIS.NET.