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!

Problems installing PHP5 with oci8

604921Oct 24 2007 — edited Oct 29 2007
Hi!

I know I've probably overlooked something completely obvious, but when following the instructions given in this site to install PHP5 with Oracle and Apache, when it comes to the 'make' command, I get the following error:

/usr/local/php/php-5.2.4/ext/oci8/oci8.c: In function `php_oci_do_connect_ex':
/usr/local/php/php-5.2.4/ext/oci8/oci8.c:1360: `OCI_STMT_CACHE' undeclared (first use in this function)
/usr/local/php/php-5.2.4/ext/oci8/oci8.c:1360: (Each undeclared identifier is reported only once
/usr/local/php/php-5.2.4/ext/oci8/oci8.c:1360: for each function it appears in.)
/usr/local/php/php-5.2.4/ext/oci8/oci8.c:1393: `OCI_ATTR_STMTCACHESIZE' undeclared (first use in this function)
make: *** [ext/oci8/oci8.lo] Error 1

Obviously I'm missing some declaration, but cannot determine how...any ideas? BTW, I've searched the internet for an answer but have come up empty...

Regards,

DadaMungo

Message was edited by:
user601918
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2007
Added on Oct 24 2007
2 comments
2,327 views