Answered by:
Installing PHP

Question
-
User43227534 posted
I have IIS7 installed, and I want to install:
-
PHP.
-
Apache.
-
phpMyAdmin.
How?
Thank's,
Daniel.Monday, August 6, 2007 8:08 PM -
Answers
-
User-1853252149 posted
Why would you want Apache if you installed IIS?
PHP: www.php.net
Apache: www.apache.org
PHPMyAdmin: www.phpmyadmin.net
Jeff
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, August 7, 2007 7:54 AM -
User1073881637 posted
All I've ever done to get PHP to work on IIS7 is copy the php folder from another machine, create a handler mapping to the FastCGI Module and make sure the correct folder security is setup. I've done this procedure with PHP version 5.2.x. Regarding phpMyAdmin here is a thread on installing that product. http://forums.iis.net/t/1116593.aspx I'm not sure why you would want to install Apache on a W2k8 or Vista machine unless you have specific application requirements.
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, August 14, 2007 6:53 AM -
User209782248 posted
Daniel,
You want to follow http://www.iis.net/articles/view.aspx/IIS7/Hosting-Web-Applications/PHP/Using-FastCGI-to-host-PHP-applications-on-IIS7 for installing the built-in FastCGI on Windows Server 2008 beta3+.
For Vista, and Windows XP / Windows Server 2003, follow http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=1345 to install the FastCGI OOB Techical Preview package.
Thanks,
Mike Volodarsky
Program Manager
IIS Core Server
Visit mvolo.com for more inside information on IIS7, IIS and ASP.NET- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, August 16, 2007 2:35 AM
All replies
-
User-1853252149 posted
Why would you want Apache if you installed IIS?
PHP: www.php.net
Apache: www.apache.org
PHPMyAdmin: www.phpmyadmin.net
Jeff
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, August 7, 2007 7:54 AM -
User1347187933 posted
There should be installers on the sites listed.
Monday, August 13, 2007 4:38 AM -
User1073881637 posted
All I've ever done to get PHP to work on IIS7 is copy the php folder from another machine, create a handler mapping to the FastCGI Module and make sure the correct folder security is setup. I've done this procedure with PHP version 5.2.x. Regarding phpMyAdmin here is a thread on installing that product. http://forums.iis.net/t/1116593.aspx I'm not sure why you would want to install Apache on a W2k8 or Vista machine unless you have specific application requirements.
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, August 14, 2007 6:53 AM -
User209782248 posted
Daniel,
You want to follow http://www.iis.net/articles/view.aspx/IIS7/Hosting-Web-Applications/PHP/Using-FastCGI-to-host-PHP-applications-on-IIS7 for installing the built-in FastCGI on Windows Server 2008 beta3+.
For Vista, and Windows XP / Windows Server 2003, follow http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=1345 to install the FastCGI OOB Techical Preview package.
Thanks,
Mike Volodarsky
Program Manager
IIS Core Server
Visit mvolo.com for more inside information on IIS7, IIS and ASP.NET- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, August 16, 2007 2:35 AM