Hi guys, I was a bit careless today and reset the password for the root mysql database. While I can still log in okay, I'm unable to create new databases/database users. They appear in the list within the ISPConfig admin control panel, but querying the mysql.user table directly in MySQL shows no new users/databases being created. I've tried updating the file at /usr/local/ispconfig/server/lib/mysql_clientdb.conf to match the new password, but it's not working. If anyone can point me in the right direction, that'd be really helpful! Thanks, Ben
Aaaaand after a bit of searching I found https://www.howtoforge.com/community/threads/databases-being-created-but-not-database-users.65751/ and all is well again.