Hi, I did a bad mistake. I've changed the ispconfig mysql password. Now, no means to go to the panel. What can I do? Raegards, Olivier
Look into /usr/local/ispconfig/interface/lib/config.inc.php There is the password listed and you can change it back in mysql.
I'm sorry but I did the reverse. I've changed the password in config.inc.php both in interface and server to match the one in mysql and it didn't work.
I manage to read the password from a backup conf file. It seems that the password is encrypted. How can I decrypt and inject this password into mysql ispconfig user? Regards,
I also did a Code: php -q update.php without and with reconfiguring master database but noway. Please, help Olivier
The password is not encrypted,it is the cleartext password. take this password and set it for the ispconfig mysql user with phpmyadmin.