Menu

MySQL Server Configuration error in Ubuntu Server 15.04

Webmin
2015-04-23
2015-10-22
  • Neil Sponagle

    Neil Sponagle - 2015-04-23

    I just downloaded and installed Ubuntu Server 15.04, then installed the latest version of Webmin. Everything appears to be working fine, except that I cannot configure the MySQL server through Webmin (Servers > MySQL Database Server > MySQL Server Configuration). That produces the following error:

    Could not find [mysqld] section in my.cnf

    Ubuntu 15.04 is brand new and it includes a new version of MySQL, and so perhaps Webmin has just not caught up yet.

     
  • mkdhost

    mkdhost - 2015-04-27

    Send here the my.cnf configuration.

     
  • Xentec

    Xentec - 2015-10-22

    Hello Neil,
    I've exactly what you have (with webmin 1.770).. I imagine it's due to the linking / including..
    /etc/mysql/my.cnf -> /etc/alternatives/my.cnf -> /etc/mysql/mysql.cnf
    which includes dirs
    /etc/mysql/conf.d/
    and
    /etc/mysql/mysql.conf.d/
    which has in it file
    /etc/mysql/mysql.conf.d/mysqld.cnf
    which contains a [mysqld] section... (enfin!)

     

Log in to post a comment.

Monday.com Logo