Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: DynaLoader.pm line 230 error::install_driver(DB2) failed

by Anonymous Monk
on Aug 19, 2011 at 03:32 UTC ( [id://921136]=note: print w/replies, xml ) Need Help??


in reply to DynaLoader.pm line 230 error::install_driver(DB2) failed

If you run DependencyWalker on lib\auto\DBD\DB2\DB2.dll you'll find out that it relies on .... when apache (not a browser) runs your program, it doesn't know where to find the dll files DB2.dll depends on

Its just a matter of editing %PATH% for apache (or the user it runs as), and whatever DB2 specific env vars (like DB2_HOME)

You'll learn soon enough not to bother looking inside DynaLoader.pm (the error message ought to mention this, but hey :)

  • Comment on Re: DynaLoader.pm line 230 error::install_driver(DB2) failed

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://921136]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-18 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found