[PHP-DEV] Bug #11644 Updated: Interbase dll causes PWS ISAPI to die From: jlim <email protected>
Date: 06/24/01

ID: 11644
User Update by: jlim <email protected>
Old-Status: Feedback
Status: Open
Bug Type: InterBase related
Operating system: Windows ME
PHP Version: 4.0.6
Description: Interbase dll causes PWS ISAPI to die

>
Did you update your extensions from the new release?

Yes I did. I renamed my old php directory to php404 and recreated the php directory from scracth.

I copied all the dlls in the dll folder to my windows\system directory and rebooted also.

-- John

Previous Comments:
---------------------------------------------------------------------------

[2001-06-24 17:49:27] sniper <email protected>
Did you update your extensions from the new release?

---------------------------------------------------------------------------

[2001-06-24 14:05:30] jlim <email protected>
Upgraded from PHP 4.0.4pl1 to PHP 4.0.6. Did not modify my php.ini.

After the upgrade, I ran a test script with phpinfo() to see if the upgrade worked, and PWS died immediately.

By commenting out my extensions one by one, I discovered the culprit was php_interbase.dll. With only that extension removed, everything works fine using ISAPI.

When I use CGI with interbase, everything works fine. Perhaps the interbase dll is not 100% thread safe?

Thanks for reading this, John

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=11644

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