• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved Force to or manual upgrade to plesk 17.5.3 ?

MiTo

Basic Pleskian
Hi

I just prepare a server migration and have the following problem.

The source server has already Plesk 17.5.3 and the new target server sill 17.0.x

The plesk migrator on the target complains it cannot work wih higher versions.

How can i force the upgrade to 17.5.3 ? I don't have the time until maybe in a couple of days i'll get it auto installed...

Anyone able to help ?
 
Hi MiTo,

pls. consider to use the command line ( logged in as user "root" over SSH ) and use the command:
Code:
plesk installer --reinstall-patch --upgrade-installed-components
... and check afterwards with
Code:
plesk version
... if all went as expected. ;)


Otherwise, you have always the choice to use the command:
Code:
plesk installer
... and just follow the instructions and informations, where you are able to choose the ( possible ) versions, which you would like to update/upgrade/modify. ;)
 
Back
Top