Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can't enable OCI8 in php5 to support oracle

463485Dec 15 2005 — edited Dec 16 2005
Dear all,

i already compiled php5 with-oci8=$ORACLE_HOME and installed on Linux AS 3, but still doesn't work. and in php testing page it show ... 'without-oci8'

How to enable oci8?

I used below command to compile :

./configure --with-oracle=$ORACLE_HOME
--with-apxs2=/usr/local/apache2/bin/apxs
--with-zlib
--with-oci8=/u01/app/oracle/product/9.2.0.4.0
--with-gd

Your help please!!!

iKhmer

Comments

455652
Get the Oracle Zend package, works great:

www.zend.com

Cheers
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 13 2006
Added on Dec 15 2005
1 comment
1,030 views