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!

missing oci.dll and failed to load php_oci8.dll

769987Apr 29 2010 — edited Jun 24 2010
Hey,

I'm very new to oracle and php, i need help in connecting to oracle using oci_connect()
I have an issue connecting to remote database installed on a VM running windows server 2003, both oracle instant and db are on that box (oracle 9i). Is there a way to connect straight to that?
if not, i have installed oracle instant 10g basic on my local machine (running windows 7 enteprise). I also set PATH to c:\instant_client_10g\instant_client and created tnsnames.ora in that directory. I have also set TNS_ADMIN to point to that directory. Not to mention uncommenting ;extension='php_oci8.dll' in php.ini However when i start apache (using XAMPP), i got this error

The propgram can't start because OCI.dll is missing from your computer and PHP Startup: Unabe to load dynamic library 'C:\xampp\php\ext\php_oci8.dll' ect

When i run phpinfo() obviously oci8 is not displayed

Please Help!! Thanks in advance

Edited by: user13045987 on 29-Apr-2010 06:34

Edited by: user13045987 on 29-Apr-2010 06:35
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2010
Added on Apr 29 2010
5 comments
13,851 views