What is going wrong is that you are using the ISAPI version of PHP and it is
quite unstable on anything lower than W2K. It manifests itself in the server
500 errors you describe and, because it kills bits of the server, ASP dies
as well.

Just change to the cgi installation and all should become good.

If you are using ASP then I think that moving to Xitami is not an option
(someone correct me if I'm wrong with that guess).

In the same vein, IIS only runs on NT server and W2K so that may not be an
option - and in any case that would fall over with the ISAPI module as well.

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




-- 
PHP General 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