• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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