In my experience, if you see a 500 error from PHP on Windows, then you've 
installed the ISAPI module and it's fallen over.

The two courses of action are:
Easy - switch to a cgi installation of php, or change your server to Apache 
and use the Apache module version of PHP.

Hard - download the source, find the threading problem in php, fix it,  
become a superhero and enjoy the adulation of this list :)

Cheers
-- 
Phil Driscoll

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