• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Error 502 Bad Gateway - Nginx

offroadstore

New Pleskian
Hi, after upgrade my plesk service from 17.5 to 17.8 all the webspace/website are offline.

I check my configuration and the problem is apache not start.

Can not restart web server: INFO: [Sat May 19 10:18:04 CEST 2018]: Service: apache2, Action: start Trying to start service apache2... inactive WARNING! Some problems are found during start service apache2(see log file: /var/log/plesk/rc_actions.log) Continue... /opt/psa/admin/sbin/pleskrc execution failed: Failed to issue method call: Unit apache2.service failed to load: No such file or directory. See system logs and 'systemctl status apache2.service' for details. /bin/systemctl: invalid option -- 'l'

How can i solve it?
Can i disinstall apache and reinstall it? If i use:
apt-get --purge remove apache2

I lose webspace and site?
 
Do not remove Apache from your system. Instead, first try to repair the installation:

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top