• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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