Zen Cart Logo
Forums / Installing on a Windows Server / How do I install PHP on IIS?

How do I install PHP on IIS?

Locked

Views: 2,167

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
10 Sep 2008, 2:25 PM
#1
mhaggag avatar

mhaggag

New Zenner

Join Date:
Sep 2006
Posts:
22
Plugin Contributions:
0

How do I install PHP on IIS?

Hello everyone, I hope someone can help with a simple question. Is there a simple instruction sheet for installing Zen-Cart on Win2003/IIS6 ?

  • Installing PHP 5.2.6, I am presented with 3 choices for Server setup:
  • IIS ISAPI Module
  • IIS FastCGI
  • IIS CGI
    Either one of the first two gives an error about unable to find/access httpd.conf
    Is IIS CGI the one I am supposed to choose?
    Then, when I try to run the zc_install\index.php, I get errror "The specified module could not be found" :( :oops:

HELP please!

28 Sep 2008, 9:45 PM
#2
smpeters avatar

smpeters

New Zenner

Join Date:
Sep 2008
Location:
US
Posts:
5
Plugin Contributions:
0

Re: How do I install PHP on IIS?

CGI or Fast CGI should work, you must also configure your web server to allow scripts

28 Sep 2008, 11:23 PM
#3
vger avatar

vger

Past Contributor

Join Date:
Nov 2004
Location:
Norfolk, United Kingdom
Posts:
3,189
Plugin Contributions:
0

Re: How do I install PHP on IIS?

If this is for an install on a home PC then uninstall IIS and install XAMPP instead. XAMPP is a full-featured all-in-one Apache web server package with all you need to run Zen Cart on your local PC for test purposes.

Vger