• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to restore from 9.2.x to 9.5.2 ?

rutp

New Pleskian
Is possible to restore database from plesk 9.2.1 or 9.2.2 to 9.5.2?

I have created a map file from Plesk 9.2.2 backup and try to restore it on Plesk 9.5.2 with the following command as below:

# /usr/local/psa/bin/pleskrestore --create-map dump1 -map dump1map
# /usr/local/psa/bin/pleskrestore --restore dump1 -level all -map dump1map -debug > /tmp/restore.log


But I got some error in the restore.log
What should I do?

==
Execution of /usr/local/psa/admin/plib/api-cli/domadmin.php --update bjst.org -passwd failed with return code 1.
Stderr is Password should not be longer then 14 symbols

Execution of /usr/local/psa/admin/plib/api-cli/domadmin.php --update bunyuen.com -passwd -multiple-sessions true -status true -allow_ftp_backups false -allow_local_backups false -manage_anonftp false -manage_crontab false -manage_dashboard true -manage_dns false -manage_domain_aliases false -manage_ftp_password false -manage_log false -manage_maillists false -manage_phosting false -manage_quota false -manage_spamfilter false -manage_subdomains false -manage_virusfilter false -manage_webapps false -manage_webstat true -select_db_server false -site_builder false -country TH -locale en-US failed with return code 1.
Stderr is
Password should not be longer then 14 symbols

==

Thank for advance.
 
We have already submitted bugreport regarding this error and it is still under developer's investigation.
I can suggest you try to perlace /usr/local/psa/admin/plib/api-common/cuDomAdmin.php file with attached. I hope it will help.
 

Attachments

  • cuDomAdmin.php.zip
    24.8 KB · Views: 17
Password should not be longer then 14 symbols

We have the same problem as described above, but in our case we are attempting a migration from 9.5.4 to 9.5.4.

Source:
Parallels Plesk Panel version 9.5.4
Operating system Linux 2.6.18-128.1.10.el5 (RedHat)

Destination:
Parallels Plesk Panel version 9.5.4
Operating system Linux 2.6.26-2-amd64 (Debian)

I have just tried the fix posted above (replacing the cuDomAdmin.php file) and it worked! :)
The domains that were displaying errors now complete migration without errors.

I guess this means the fix was never committed to the code base of Plesk 9.5.4 Can anyone confirm this?
If it was never committed to the Plesk 9.5.4 code base, then would you consider it a required patch before attempting a 9.5.4 migration?

Many thanks!
 
Back
Top