Windows 2003 Web Edition + PHP 4.2x or more... how to install and config:

JUST 5 STEPS:

1) copy php4ts.dll into c:\windows\system32\
2) copy php.ini into c:\windows\
3) In IIS Manager add and allow a Web Service Extension named PHP linked to the xx\PHP\sapi\php4isapi.dll
4) DO NOT add any php ISAPI FILTER... (you have done it in step 3)
5) In IIS Manager / Your website PROPERTIES / Home Directory / Configuration add an application extension .php linked to xx\PHP\sapi\php4isapi.dll - all verbs - check script engine - check verify that file exists...

RESTART IIS 6.0 and enjoy PHP

[url]http://www.onyrix.com[/url] - Dino Olivieri.
----
Manual Page -- [url]http://www.php.net/manual/en/install.iis.php[/url]
Edit Note -- [url]http://master.php.net/manage/user-notes.php?action=edit+33780[/url]
Delete Note -- [url]http://master.php.net/manage/user-notes.php?action=delete+33780&report=yes[/url]
Reject Note -- [url]http://master.php.net/manage/user-notes.php?action=reject+33780&report=yes[/url]