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!

PHP Warning: PHP Startup: fileinfo: Unable to initialize module

805144Oct 13 2010 — edited Oct 13 2010
instantclient,/usr/lib/oracle/11.1.0.1/client/lib

While we are trying to connect remote 11g database we are getting errors

a. httpd log

PHP Warning: PHP Startup: fileinfo: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: memcache: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0

b. Browser

Fatal error: Call to undefined function oci_connect() in /usr/www/developers/checkConnectServer.php on line 11

We are trying from a combination Centos 5.4, PHP 5.2.10, oracle-instantclient-basic-11.1.0.1-1.i386, oci8-1.4.2

Kindly help if know one knows fix; Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2010
Added on Oct 13 2010
1 comment
2,174 views