• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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