• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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