PHP Warning: PHP Startup: fileinfo: Unable to initialize module
805144Oct 13 2010 — edited Oct 13 2010instantclient,/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