• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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