connect to oracle from php: error loading php_oci8.dll [message #442195] |
Fri, 05 February 2010 04:34 |
mfran2002
Messages: 8 Registered: July 2006
|
Junior Member |
|
|
hello,
I've to connect to oracle 10g from my php 5.3
If I try to enable php_oci8.dll extensions it gives me an error loading the library
I've just downloaded instantclient (instantclient-basic-win32-10.2.0.3-20061115.zip) and SDK (instantclient-sdk-win32-10.2.0.3-20061115.zip), I've put them into c:\mydir and set this dir into PATH...
I've also tried to enable dll from php.ini file but I've the same error....
Where's the mistake?
thanks a lot
PS: oracle db is installed on a different machine respect to php "server"
|
|
|