Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

php_oci8_11g.dll -- Fatal error: Call to undefined function oci_connect()

762937Mar 26 2010 — edited Aug 7 2012
Hi,
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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 4 2012
Added on Mar 26 2010
7 comments
41,981 views