acc427 Posted April 6, 2010 Report Share Posted April 6, 2010 I have the oracle client installed on the machine. I downloaded the 5.3.2.0 PHP from PHP.NET so I have the php_oci8.dll, and php_pdo_oci.dll. I uncommented the extensions in the php.ini file, restarted apache server and keep getting the "Fatal error: Call to undefined function oci_connect() ". Outside of Uniformserver but on the local machine, I set up the full php and I connect fine. What am I missing? Thanks in advance for your replies Quote Link to comment Share on other sites More sharing options...
TeduhDulu Posted April 7, 2010 Report Share Posted April 7, 2010 I have the oracle client installed on the machine. I downloaded the 5.3.2.0 PHP from PHP.NET so I have the php_oci8.dll, and php_pdo_oci.dll. I uncommented the extensions in the php.ini file, restarted apache server and keep getting the "Fatal error: Call to undefined function oci_connect() ". Outside of Uniformserver but on the local machine, I set up the full php and I connect fine. What am I missing? Thanks in advance for your replies have u read this tips http://www.bernzilla.com/item.php?id=784 maybe because ENV not include your oracle installation path? maybe this can help also http://www.oracle-base.com/articles/misc/A...llOnWindows.php good luck Quote I'm not a coder nor a programmer. I just love learning from error Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.