Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Chris Jones' Blog:
Oracle Database and Instant Client 11.2.0.2 are available on Linux
Sep 16, 2010 @ 14:55:08

On his OTN blog today Chris Jones announces the release of the latest Oracle database and Instant Client libraries (11.2.0.2) for the linux OS:

The Oracle 11.2.0.2 Instant Client libraries are now available on Linux x86 and x86_64 platforms from the Instant Client home page. And they'll soon be uploaded on ULN for customers with Oracle Linux support to install via the update server. If you are one of the (not so?) few users of command line PHP then you might want to grab the new client because it has Oracle bug 9891199 fixed. You'll also need OCI8 1.4.3 from PECL.

The bug this corrected caused a shutdown delay that caused issues with command-line users and their scripts. Unfortunately, the details of the bug are only available to those with an Oracle subscription. This update will not prevent you from connecting to older versions of the Oracle databases.

tagged: oracle database instantclient update pecl shutdown bug

Link:

Gennady Feldman's Blog:
Installing Oracle Instant Client 11g and PECL OCI8 (Part 2)
Jan 04, 2008 @ 13:58:37

Gennady Feldman has posted the second part of his install instructions for setting up the Oracle Instant Client (11g) and the Oracle OCI8 drivers in PHP.

This is part 2 of my installation instructions. This is my attempt to provide an updated and simplified reference. I am leaving Part 1 as is, because that part can also be useful.

This updated tutorial shows the steps to installing 11g (versus 10g in the previous example) including the packages you'll need, the commands to make it work and a PEAR version of the install if you choose to go that route.

tagged: oracle 11g installation tutorial instantclient pecl oci8 oracle 11g installation tutorial instantclient pecl oci8

Link:

Gennady Feldman's Blog:
Installing Oracle Instant Client 11g and PECL OCI8 (Part 2)
Jan 04, 2008 @ 13:58:37

Gennady Feldman has posted the second part of his install instructions for setting up the Oracle Instant Client (11g) and the Oracle OCI8 drivers in PHP.

This is part 2 of my installation instructions. This is my attempt to provide an updated and simplified reference. I am leaving Part 1 as is, because that part can also be useful.

This updated tutorial shows the steps to installing 11g (versus 10g in the previous example) including the packages you'll need, the commands to make it work and a PEAR version of the install if you choose to go that route.

tagged: oracle 11g installation tutorial instantclient pecl oci8 oracle 11g installation tutorial instantclient pecl oci8

Link:


Trending Topics: