php_oci8_11g.dll -- Fatal error: Call to undefined function oci_connect()
762937Mar 26 2010 — edited Aug 7 2012Hi,
i am currently dealing with a weird issue,
I am trying to connect to an Oracle database using the "instantclient_11_1" with windows/PHP Version 5.2.3 (under apache)
I have uncommented the extension=php_oci8_11g.dll in the php.ini
I have set the windows path
PATH ---> C:\instantclient_11_1
PHPRC ---> C:\PHP
TNS_ADMIN -----> C:\instantclient_11_1
The server have been restarted also
The php_oci8_11g.dll will also not load into the phpinfo();
Any idea what could cause the problem??
I have been looking on this for 2 days... i am quite anxious to find a solution, its a show stopper for my project.
Help would be greatly appreciated.
Thanks,
M
Edited by: user9344961 on Mar 26, 2010 11:35 AM