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.sohere 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
Post a Comment