Image

Imageold_radist wrote in Imagephp

Problems installing PHP on IIS

Hello all!

I hope it is a right community for my question.

I have to setup a new MediaWiki site using IIS.


The server does not have PHP and MySQL installed, so I must install it first.

The step 1 was to install PHP.
I've done it as described here:

http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/

In this description the file php-cgi.exe is mentioned.

But I've got only the file php.exe after installation.

What could be my mistake?