Skip to main content

oic8 Oracle

Comments

1 comment

  • JaredR.
    According to the documentation for the oci8 PECL module: [url=http://pecl.php.net/package/oci8]PECL :: Package :: oci8 [QUOTE]These libraries are found in the database installation, or in the free Oracle Instant Client available from Oracle. Oracle's standard cross-version connectivity applies. For example, PHP OCI8 linked with Instant Client 11.2 can connect to Oracle Database 9.2 onward. See Oracle's note "Oracle Client / Server Interoperability Support" (ID 207303.1) for details.
    Based on that, you should have the libraries as part of your Oracle database installation, if you have one on the server, or you can get the Oracle Instant Client from Oracle. I did a Google search for "Oracle Instant Client" and found this: [url=http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html]Instant Client Downloads
    0

Please sign in to leave a comment.