Reply to thread

Because you need PHP support in IIS, I suggest you reinstall PHP into a different folder, then install PHP as a ISAPI module. See:

http://www.php.net/manual/en/install.windows.iis.php#install.windows.iis.iis4


You will need to use PEAR to download the SOAP support module for PHP.

See this article for more information on installing and using PEAR:

http://www.phpkitchen.com/article.php?story=20021201062516970


If it doesn't work, post back here stating what steps you took.


Sam


Top Bottom