php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9860 Unable to load dynamic library php_interbase.dll
Submitted: 2001-03-20 03:31 UTC Modified: 2001-07-27 10:49 UTC
From: vlad at ldz dot lv Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.4pl1 OS: WinNT 4.0 SP6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
18 + 14 = ?
Subscribe to this entry?

 
 [2001-03-20 03:31 UTC] vlad at ldz dot lv
other libraries loading is ok, but when i try to load php_interbase.dll it show *subj*.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-20 03:33 UTC] sbergmann@php.net
- What do you know by "it show *subj*"?

- Are the Interbase client libraries correctly installed?

 [2001-03-20 03:40 UTC] vlad at ldz dot lv
>- What do you know by "it show *subj*"?
it means that when i try dl("php_interbase.dll") or uncomment extension=php_interbase.dll in php.ini as result i got system message "unable to load dynamic library d:\php\extensions\php_interbase.dll"

>- Are the Interbase client libraries correctly installed?
sure.

 [2001-06-12 10:50 UTC] kalowsky@php.net
does D:\php\extensions\php_interbase.dll exist?  
 [2001-07-22 12:53 UTC] andy@php.net
no feedback after 40 days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 07:01:28 2024 UTC