CentOS x86 but PHP looking for mysql in /lib64/ -



CentOS x86 but PHP looking for mysql in /lib64/ -

it's straight, don't know why php maintain looking mysql.so in /lib64 because vps running centos 6.8 x86.

i have double check , don't see reference to /lib64 @ all

php.ini: extension_dir = "./" my.ini: extension=/usr/lib/php/modules/php_mysql.so

here httpd error log, suggestion ?

php warning: php startup: unable load dynamic library '/usr/lib64/php/modules/mysql.so' - /usr/lib64/php/modules/mysql.so: cannot open shared object file: no such file or directory in unknown on line 0

php mysql centos6

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -