• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Force components update

Tanglung69

New Pleskian
Hello,

i just have activated Plesk components auto update (Mysql, phpmyadmin ...)

is there a command to force manualy the update ? We need Mysql 5.5 asap ...

Thanks for your answer
 
Yes you can use the auto installer to manually upgrade / install Plesk + it's components ...
Code:
/usr/local/psa/admin/sbin/autoinstaller
 
thanks, i tried 2 commands :

Code:
plesk installer install-all-updates

and

Code:
/usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current \ --upgrade-installed-components

but both says that all my components are already up to date.

It s not normal because my MySQL version is 5.1, and in the plesk 12 release version, MySQL 5.5 is available ???

Thanks for your help
 
Hi Tanglung69,

you can control your Plesk components with the command:

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --show-components --show-options

You can see with the output, which components are up-to-date, which are installed and you can see as well, which components could be installed or removed.


Yes, Plesk does support third-party components, as listed at : http://download1.parallels.com/Ples...12.0-for-linux-installation-upgrade-info.html
Please make a difference between
and
and try not to mix these two parts.
 
ok thanks, i understand.

so i must do a
Code:
yum update mysql
with atomic ?

and as it's supported , i m sure that it has been tested by Plesk team ?

Best regards
 
Hi Tanglung69,

so i must do a
Code:
yum update mysql
please click here: http://lmgtfy.com/?q="yum+upgrade"+"mysql+5.1+to+5.5"

and as it's supported , i m sure that it has been tested by Plesk team ?
I don't know, what Odin's procedure is, to declare something as "supported", but you can be sure, that the listed software ( incl. the versions ) in the section
Supported Third-Party Components
... is supported. Yes.
 
Back
Top