FastCGI Error when installing PHP on IIS7.5
- by ytoledano
I'm trying to install MediaWiki on a Win2008r2 server, but can't manage to install PHP. Here's what I did:
Grabbed a Zip archive of PHP and unzipped it into C:\PHP.
Created two subdirs: c:\PHP\sessiondata and c:\PHP\uploadtemp.
Granted modify rights to the IUSR account for the subdirs.
Copied php.ini-production as php.ini
Edited php.ini and made…