Web Hosting Talk







View Full Version : Error PHP on 64-Bit Windows Server 2003 Running IIS 6.0


sanseo
09-24-2010, 06:02 AM
i was trying to install PHP on my windows server 2003 which in already running IIS6.0 while the installation of PHP is straightforward so I was a little surprised when I was presented with the following error after browsing to http://localhost to check that everything was working .

care4server
09-24-2010, 06:35 AM
What is the error that you received

hdsrob
09-24-2010, 11:13 AM
How are you trying to install PHP?

The easiest way is to use the Web Platform Installer http://www.microsoft.com/web/downloads/platform.aspx (install it on the server and run from the start menu)

Then you just have to config the FastCGI PHP extension.

There are several good resources here:

http://www.microsoft.com/web/platform/phponwindows.aspx
http://php.iis.net/

PremiumHost
09-26-2010, 10:54 PM
I was a little surprised when I was presented with the following error after browsing to http://localhost to check that everything was working .
There is nothing related to PHP on default localhost page :eek: