Click to See Complete Forum and Search --> : Doubt about making PHP works over IIs6 In Win 2k3


rhiegen
08-29-2004, 05:07 PM
Hi People,

I'm trying to put my PHP5.01 to work over IIS6 in Windows 2003 Server but, despite doing the configuration in line cgi.force_redirect=0 and pointed Select the Home Directory Tab and click Configuration
in the Application Configuration window select App Mappings and click Add Button in my Home Directory config at IIS to C:\php5 with extension .php I coudn't get it to work when I created a site in IIS and tried to executed a page with phpinfo.
Also I couldnīt make apache 1.3 exhibit a php page hosted at htdocs.
Any ideas?

Paulo

billspeg
09-12-2004, 01:21 PM
here is what i suggest do both downloads the installer and the zip of php run the installer and let it configure the php to cgi settings, by the way thie cgi is the only suppoted version by microsoft thenonce you have follwed those instructions and you have basic func. unzip the php zip and create a directory called php on your C:\php then when you go into IIs administrator home directory point yourexecutable to the cgi in the php directory from your edit of application extensions in properties of default directory/homedirectory/configure. one last thing windows has a lot of obtuse code that makes wwwroot run be sure and use the default directory or take a class in microsoft engineering sorry about that i have never been able to get any but the default wwroot to serve pages. oh ps you want to allow extensions php in your web services folder of the IIs manager thats it by billy