To get some decent error reports about what's going wrong, make sure you
have php.exe on your machine in the same directory as php4isapi.dll.
>From the command line, change to that directory and type php.exe -i

You'll either get a screen full of html or a useful error message which will
help you sort out the problem.

If you do get the html, then the problem is likely to be that IIS does not
have sufficient permissions to load one of the php dlls, php.ini or one of
any extensions you have enabled in php.ini.

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to