Entries from PHP and Oracle: Christopher Jones tagged with 'pecl'

PECL Install Prompts Explained, With Particular Reference to OCI8

The short version of the article: To install the PHP OCI8 extension from the PECL repository do: $ pecl install oci8 downloading oci8-1.3.4.tgz ... Starting to download oci8-1.3.4.tgz (134,240 bytes) ....done: 134,240 bytes 10 source files, building running: phpize Configuring...

PHP PECL OCI8 1.3.5 is available

PHP PECL OCI8 1.3.5 is available at http://pecl.php.net/package/oci8. For the list of changes, see the Changelog. The code is identical to the files currently in the PHP 5.3 CVS. The changes are not included in any PHP 5.2 release so...