EMCVelocity Posted June 16, 2011 Share Posted June 16, 2011 http://us.php.net/manual/en/oci8.installation.php Following this tutorial, I have done these: 1. Downloaded Oracle Instant Client. Added the path. 2. OCI8 was installed when I install Wamp. I uncommitted the line in php.ini. 3. Restarted the whole wamp. ----The problem now seems to be OCI8 was not configured correctly so I got the error "Call to undefined function oci_connect() ". I am guessing I need to install Instant Client correctly in order to use OCI8. In this instruction, it says: ./configure --with-oci8=shared,instantclient,/path/to/instant/client/lib But where do I type this? What am I missing? Link to comment https://forums.phpfreaks.com/topic/239581-php-connect-to-remote-oracle-db-please-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.