php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11644 Interbase dll causes PWS ISAPI to die
Submitted: 2001-06-24 14:05 UTC Modified: 2002-05-25 09:20 UTC
From: jlim at natsoft dot com dot my Assigned:
Status: Not a bug Package: InterBase related
PHP Version: 4.0.6 OS: Windows ME
Private report: No CVE-ID: None
 [2001-06-24 14:05 UTC] jlim at natsoft dot com dot my
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-24 17:49 UTC] sniper@php.net
Did you update your extensions from the new release?

 [2001-06-24 22:20 UTC] jlim at natsoft dot com dot my
>
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
 [2002-05-25 09:20 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC