• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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