• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Cannot run Updates or autoinstaller script

S

SinanP

Guest
I am running CentOS 5 64-bit + Plesk 10.3.1. I have a new server running with Plesk, I want to migrate from the old to the new server, however on the old server the Migration Manager tool is missing / not installed.

It seems that it is possible to install it by running: /usr/local/psa/admin/bin/autoinstaller

However I am getting an error when I run it:
# /usr/local/psa/admin/bin/autoinstaller

ERROR: Unable to download the MD5 sum for the new Parallels Installer binary.
Not all packages were installed.
Please, contact product technical support.

Please help :)
 
Last edited by a moderator:
Ok, I have solved the problem myself:

cd /var/cache/parallels_installer/
mv parallels_installer_CentOS_5_x86_64.md5sum parallels_installer_CentOS_5_x86_64.md5sum.bak
cp parallels_installer_CentOS_5.6_x86_64.md5sum parallels_installer_CentOS_5_x86_64.md5sum
 
Back
Top