Re: [PHP-DEV] 4.0.1RC1 Win32 From: Chris Adams (chris <email protected>)
Date: 06/25/00

> Hmm, we'll try to test it tomorrow. If you could try to reduce the php.ini
> file to find what causes the problem (simply cut lines from the end), it'd
> be great.

Bad news: I tried several variants - removing all of the extension configuration, removing
everything other than the language options, and removing everything other than [PHP] - and there was
no change in behaviour.

Curious news: If I ignore the installation instructions and do not add PHP4ISAPI.DLL to the ISAPI
Filters but do configure it to handle the .php extension under Application Mappings, phpinfo()
starts reporting that it's running using ISAPI and everything appears to work in my (admittedly
brief) testing so far. A quick wload test wasn't enough to kill the ISAPI module as it did before,
but it's certainly possible that it would have broken under higher load settings.

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