• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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