Click to See Complete Forum and Search --> : adding php to iis 4 or 5 automatically


Anon
02-08-2001, 05:25 AM
Hello,

I need to configure IIS 4 and 5 to accept .php files at the root of the default web server. I know how to do it through the IIS GUI, but I need to do it through code (during the install program that installs my php app). How can I do this?

TIA,
Scott

Anon
02-08-2001, 05:50 AM
this is php manual

Anon
02-08-2001, 06:52 AM
The manual only gives registry settings for PWS and IIS 3. Is it the same for IIS 4 & 5?

Scott

Anon
03-28-2001, 03:13 AM
I am also trying to to automate pointing IIS4 via the IIS manager to the php.exe
I've tried copying similar registry settings, but they do not seem to work.
Has anyone any idea on how to get this to work?...or could you refer me to someone that may have a good idea.

Thank You