• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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