php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57481 Unable to load dynamic library
Submitted: 2007-01-17 21:41 UTC Modified: 2007-01-20 12:31 UTC
From: linuxcurry at yahoo dot com Assigned:
Status: Closed Package: ibm_db2 (PECL)
PHP Version: 5.2.0 RC4 OS: Windows XP SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: linuxcurry at yahoo dot com
New email:
PHP Version: OS:

 

 [2007-01-17 21:41 UTC] linuxcurry at yahoo dot com
Description:
------------
Am trying to use this module, shipped as part of PECL 5.2.0 package and I get the following error in my php_error.log

Am running Apache 2.0.47 and DB2 9 on the same machine.

-----------------------------------------
[17-Jan-2007 20:21:58] PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\Apache\php\ext\php_ibm_db2.dll' - The specified procedure could not be found.  
 in Unknown on line 0
-----------------------------------------

and Apache throws the following pop-up error during
startup -

----------------------------------------------------
apache.exe - Entry Point Not Found

The procedure entry point
?CLI_frsAddFakeRow@@YAFPAUCLI_FAKERESULTSET@@PAXHPAUCLI_ERRORHEADERINFO@@E@Z could not be located in the dynamic link library DB2APP.dll
----------------------------------------------------

My php.ini settins are correct since other modules load up.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-20 12:31 UTC] linuxcurry at yahoo dot com
closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC