Dave:
Figured it out.
In order to run php on iis6 you must also add it as a "Web Service
Extension".
 
Directions:
Once inside Internet Information Services, click on "Web Service
Extensions".
Next, click "Add a new web service extension..." from the task group.
Enter ".php" (without quotes), for the extension name, then click the
"add" button and browse to your php.exe file (C:\PHP\php.exe).
Check the box labeled, "Set extension status to allowed", then click
"ok".
 
Run your script.
 
Cheers ;)
-Robert Catalano
 

:The Answer Shop:::
Robert W. Catalano, Partner
C: 440 552-1855
___________________________________________
Web Services - Business Applications
Database Development - Network Security
Hardware Procurement - Consulting


 

Reply via email to