Change Root Database Password for ISPCongif

Discussion in 'Installation/Configuration' started by norby, Oct 2, 2011.

  1. norby

    norby New Member

    Hello,

    I have a successful installation of ISPConfig3 on Centos. Everything is working fine with no errors.

    I would like to change the ROOT password for my MySQL database. Before I execute the following statement:

    Code:
    mysqladmin -u root -p'oldpassword' password newpass
    I believe ISPConfig needs to be changed as well. Could someone tell me where in ISPConfig I can change the ROOT password ISPConfig uses to connect to the MySQL database. I cannot find any information in the Manual.

    Thank you in advance.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You must change it in /usr/local/ispconfig/server/lib/mysql_clientdb.conf.
     

Share This Page