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? Quote 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.