• 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.

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