PHP Manager for IIS
Published under Utilities Thursday, December 23, 2010 at 11:15 CET by RvdH
PHP Manager for IIS is a open-source IIS extension for managing one or many PHP installations on IIS 7 and IIS 7.5 servers.
Features:
- Register PHP with IIS;
- Validate and properly configure existing PHP installations;
- Run multiple PHP versions side by side on the same server and even within the same web site;
- Check PHP runtime configuration and environment (output of phpinfo() function)
- Configure various PHP settings
- Enable or disable PHP extensions
- Remotely manage PHP configuration in php.ini file

Benefits:
Easily install, configure, manage and troubleshoot one or many PHP versions on the same IIS server.
Homepage:
http://phpmanager.codeplex.com/
Documentation:
http://phpmanager.codeplex.com/documentation
Requirements
- Windows Server 2008 or 2008 R2
- Windows Vista or Windows 7
- IIS 7.0 or IIS 7.5 with FastCGI
- Any PHP version
