News Feed
Jobs Feed
Sections




News Archive
Chris Jones' Blog:
Using PHP OCI8 with 32-bit PHP on Windows 64-bit
June 15, 2010 @ 12:14:31

Chris Jones has a new post to his blog today showing how to use the latest 32-bit OCI8 (Oracle) drivers in a 64-bit Windows environment (like on Windows 7 or similar OSes).

The world migration from 32-bit to 64-bit operating systems is gaining pace. However I've seen a couple of customers having difficulty with the PHP OCI8 extension and Oracle DB on Windows 64-bit platforms. The errors vary depending how PHP is run. They may appear in the Apache or PHP log. [...] Other than IIS permission issues a common cause seems to be trying to use PHP with libraries from an Oracle 64-bit database on the same machine. There is currently no 64-bit version of PHP on http://php.net/ so there is a library mismatch.

The solution is to install the Oracle Instant Client, move a few files around, edit your path and you should be good to go.

0 comments voice your opinion now!
oci8 driver oracle windows 32bit 64bit


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: The ZendCon Sessions Ep 14: Performance Tuning for PHP with Oracle Database

Zend Developer Zone: Zend Platform 3.0 Beta for Windows is released

Gennady Feldman's Blog: Installing Oracle Instant Client 11g and PECL OCI8 (Part 2)

Brian Swan's Blog: SQL Server Driver for PHP Connection Options: Snapshot Isolation

Zend Developer Zone: Book Review: The Underground PHP and Oracle Manual


Community Events











Don't see your event here?
Let us know!


opinion application phpunit testing framework tool introduction series podcast code zendframework2 example object development interview language community release functional unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework