• 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 Fails - Database Problem?

Powie

Regular Pleskian
Trying to migrate 1 web from Confixx to PLesk 11.5.

It ends with:

Code:
WARNING:	()	Failed to retrieve file '/var/cache/20130810173109694//domains/xxx.net/databases/usr_web0_1/sqldump_1308101731.tar' ......... : No such file or directory

On the source server this webx user has 4 databases from usr_web0_1 to usr_web0_4. dumps of databases 2 and 4 exists, dumps of database 1 and 3 doesn't exists!

tryed to run PleskX.pl on the source server ->
Code:
./PleskX.pl --dump-all --no-content

produces this error:
Code:
Died at AgentConfig.pm line 23.
 at AgentConfig.pm line 23
        AgentConfig::AUTOLOAD() called at ./PleskX.pl line 133
        main::main() called at ./PleskX.pl line 303
 
Back
Top