onlyican Posted January 10, 2007 Share Posted January 10, 2007 Hey guysI am trying to install PHP on IIS.The infamous problems.I downloaded php installer and zip filesExtrated the zip files to c:/phpand added the installer into c:/phpI then run php installer, and it asked me what option I am installing php forIIS 4 +ISAPI moduleIIS 4+ CGIIIS / PWS 3I did not know what one to select so I selected IIS 4+ ISAPI module.Now. I installed it, and created test.phpwith <?phpphpinfo();?>Now, when I navigate to the file, via localhost, it tries to download the file.What am I doing wrong.This is a Fresh install of IIS on a Windows XP Pro OS Quote Link to comment Share on other sites More sharing options...
kobmat Posted January 13, 2007 Share Posted January 13, 2007 Try to go to IIS on the Administrative Tools. Then right click then properties on the Default Web Site. Then click on the Home Directory Tab. Toward the bottom of the tab.. click on the configuration button. on the Application Extensions Check if php is there.If not add php to it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.