Mysql missing from easy apache options.
After replacing mysql with mariadb, mysql option is missing from easy apache options list. Only mysqlnd is enabled as php module. Last easyapache build failed with following error :
?"Cpanel::Easy?:PHP5::MysqlOfSystem": ?
? "dryrun": 0? ?
? "fatal": ~ ? ?
? "msg": ? ?
? - "Could ?ot compile a simple mysql.h program:\n\t-compile-\n[_1]\n\n\t-output-\n[_2]\n\n"
If anyone know, please give a solution for this.
-
Hello :) "MySQL of the System" is not compatible with MySQL 5.6 or later or MariaDB 10 or later. If you install either of these, the system will disable MySQL of the System and use mysqlnd, the MySQL Native Driver, instead. This is documented at: PHP Module: MySQL of the System - EasyApache - cPanel Documentation PHP: Mysqlnd - Manual Thank you. 0
Please sign in to leave a comment.
Comments
1 comment