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

Apache needs manual restart after Plesk start

P

plegall

Guest
Hi,

---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Version Parallels Plesk Panel v10.4.4_build1013111102.18 os_Debian 6.0
OS Linux 2.6.32-5-686

PROBLEM DESCRIPTION

After upgrading Debian 5 to Debian 6, I had to upgrade from Plesk 9.5 to Plesk 10. Once done, when restarting psa, Apache is not correctly restarted, I have to restart it manually. Considering that in crontab plesk is sometimes restart I don't want to have Apache down.

As long as Apache is not restarted manually, HTTP requests fail.

STEPS TO REPRODUCE

# /etc/init.d/psa stop
Stopping psa... done

# /etc/init.d/psa start
Starting psa... done
Starting xinetd service... done
Starting bind9 service... done
Starting mysql service... done
Starting postgresql service... done
Starting psa-spamassassin service... not installed
Plesk: Starting Mail Server... done
Starting psa... done
Starting drwebd service... failed

# /etc/init.d/apache2 restart
Restarting web server: apache2.

ACTUAL RESULT

apache2 needs to be restarted manually after each restart of psa.

EXPECTED RESULT

apache2 is automatically restarted correctly without manual restart.

ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
 
Back
Top