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
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:
30 - 25 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 18:02:40 2024 UTC