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