View Single Post
  #6 (permalink)  
Old Aug 31st, 2007, 08:48
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,799
Blog Entries: 9
Thanks: 2
Thanked 2 Times in 2 Posts
Re: connect to an oracle DB

Quote:
Originally Posted by dab42pat View Post
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 :)
Reply With Quote