search

Home  >  Q&A  >  body text

php - Script installation zabbix error MySQL library not found

When using a script to install zabbix, centos6.6 reports MySQL library not found
The code is as shown on the right

< /p>

Executing yum install mysql-dev still doesn’t work.
If you have encountered this problem, please help to answer it

迷茫迷茫2839 days ago547

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-16 13:12:36

    Ubuntu and debian systems are apt-get install mysql-dev
    centos and redhat systems are yum install mysql-devel
    You can try it

    reply
    0
  • Cancelreply