Skip to Main Content

Oracle Database Discussions

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!

PHP page running on i5 connect to Oracle DB - OCI8.so missing

919351Feb 23 2012 — edited Feb 23 2012
Hello,

We are running PHP from our iSeries, and attempting to connect to an oracle database located on a different server. I can ping the DB from our iSeries, so i know the connection exists.

The connection is not working, and through digging into the XXXX i've found that it requires that extension=php_oci8.so be uncommented from the php.ini file.

However, we do not have the php_oci8.so file in our filesystem. I'm told that a download of the full PHP package will include this file, but I did not find it when i did the download.

Can anyone provide this file? Or if not, tell me how to get it?

Thank you for your time!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2012
Added on Feb 23 2012
3 comments
230 views