• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Problems after MySQL upgrade

J

juyas

Guest
Hello to everybody.

I've been running one major problem since we upgraded our database from 3.23 to 4.1.

Through Plesk, we can do the usual stuff like create domains, etc. The problem arise when we deal with database. We can created databases, with user and password. But the user and password that has been create cannot connect to the database that it has been set for.

Can someone help me with this?
 
Run the following command:

mysql_fix_privilege_tables --user=admin --password=`cat /etc/psa/.psa.shadow`
 
Back
Top