Click to See Complete Forum and Search --> : Sablotron ISAPI and IIS


Anon
05-09-2001, 07:15 AM
I have the following system. (the latest versions of all)

Win2k
IIS 4
PHP 4.5
Sablotron
Expate

Everything works fine if I run php as a CGI app. If I install it as an ISAPI filter, PHP works fine, but as soon as I run a Sablotron function it brings my server down, giving me a 404.3 (too busy).

Any ideas? I'd prefer to run ISAPI but it's not that big of a deal.

Thanks.