From: [EMAIL PROTECTED] Operating system: windows2000 & win98se PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: web servers crashed - invalid page fault php4ts.dll so far, the web servers (both apache and iis) have crashed (invalid page fault in php4ts.dll) on the following configuration: win98se-apache1.3.19-php4.0.4pl1-apache_module win2000-apache1.3.19-php4.0.4pl1-apache_module win2000-iis5.0-php4.0.4.pl1-isapi i suspect it has something to do with the php_mssql70.dll extension, since it works fine if the extension is not loaded in php.ini. my php.ini: extension_dir = ..\php\extensions extension=php_mssql70.dll * - if i comment the "extension=php_mssql70.dll", it works fine. -- Edit Bug report at: http://bugs.php.net/?id=10289&edit=1 -- PHP Development 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]