|
Re: connect to an oracle DB
Quote:
Originally Posted by dab42pat
this is taken from a setup page.
How to solve it? First choice, you need to put the correct verion of oci.dll (8.1.7) in your currrent PATH environment.
Second choice, you can copy the correct version of oci.dll from $ORACLE_HOME/bin/oci.dll (8.1.7) in to APACHE Home.
I use the second choice because I don't need to change path environment that can take effect to other program that use different oci.dll version.
Hope this helps
|
I think that method's for linux systems, i use windows.
Last edited by alexgeek; Aug 31st, 2007 at 08:52.
Reason: spelling :)
|