• 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 BIG BUG - Websites and updater/installer not working !!!

boosterfan

Basic Pleskian
Hey guys,

we did the upgrade from plesk onyx 17.0 to onyx 17.5.

With onyx 17.5 php 7.1 came, so we deleted php 7.0 with the plesk updater/installer.

But now our websites do not work anymore. We can not access the php settings to go for 7.1.

So we wanted to reinstall php 7.0, but the plesk updater/installer is not working. It will not start..

What can we do now ?!?!?
 
Hi boosterfan,

pls. add log - files ( from "/var/log/plesk" ), so that it might be possible to investigate the issue together with you. In addition, pls. consider to add at least the output of the command ( logged in as user "root" over SSH ):
Code:
plesk version


Another possible solution to add/remove components for Plesk, is to use the command line ( logged in as user "root" over SSH ):
Code:
plesk installer --select-product-id plesk --select-release-current --show-components --show-options

Code:
plesk installer --select-product-id plesk --select-release-current --install-component php7.0


We can not access the php settings to go for 7.1.
Pls. add error messages from your logs and/or screenshots, so we could reproduce your issue in order to help you.
 
Back
Top