Re: [PHP-DEV] RE: [PHP-QA] Re:RC6 ISAPI problems From: Phil Driscoll (phil <email protected>)
Date: 12/20/00

Andi wrote:
>By the way are you guys using it as an ISAPI filter or extension? I think
>the filter is for authentication and you're supposed to run it as a filter
:)
>Are we all just confusing the names?
As I understand it, if we simply add script maps to the php4isapi dll we
cause the module to be used as an extension only.
If we then add the dll to the isapi filters list, then we also cause it to
be used as a filter.
Adding it as a filter only (without the script mapping) probably doesn't
serve any useful purpose.

On my setup I have tried both configurations. When I have the php isapi
module setup as a filter and an extension, php is less reliable than when it
is just mapped in as an extension. However in both cases it is too
unreliable for serious use.

So far, everyone who has reported the module to be reliable for them seems
to be running W2K - anyone else on NT4?

Cheers

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

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>