• 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.

Migration Database Problem - My fix

L

lpittman

Guest
I have just been working on a migration from a Plesk 7.5.4 / RH 7.3 server to a Plesk 8.0.1 / CentOS 4.2 server and ran into a couple small issues. One of which seems to be a common issue for a lot of people I have talked with, which is your database not being copied over.

This is the error:

Failed deployment of database mydatabase (domain mydomain.com)

This is the related entry in the log file:

Runtime error during 'db': (1, '', "ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: NO)\n")

Everything seemed like it should work (my admin password was correct and I could login fine via 'mysql -uadmin -pmypass') but it just wouldn't insert the .sql file into the new database.

I had a somewhat complex password, something like #9F8VjFx3 (no, thats not my password) and found that if i changed it (temporarily) to something simple like setup the database insert ran perfectly and my migration continued with no issues what-so-ever.

I hope this little discovery can help someone else ...

Luke
 
Back
Top