Apache loads the wrong oci.dll

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
kamal
Forum Newbie
Posts: 8
Joined: Fri Sep 13, 2002 5:35 am
Location: Rome, Italy

Apache loads the wrong oci.dll

Post by kamal »

Hi everybody.

Does anyone know why

apache 1.3.27 with
php 4.3.0 with an
oracle client 8.1.7 on a
w2kSP3 loads a wrong oci.dll?

I've another oracle product with its own oracle_home.
I've set the oracle_home env variable, and I've done it with the "oracle home selector", what else should I do?

tnx in advance

Kamal
hedge
Forum Contributor
Posts: 234
Joined: Fri Aug 30, 2002 10:19 am
Location: Calgary, AB, Canada

Post by hedge »

Do you mean you have more than 1 version of oracle on the machine. the only thing I can think of is to re-arrange your path so it finds the one you want first.
Post Reply