• 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 Apache Error

Mikelito

New Pleskian
When I log in Plesk I see this error:

Code:
New configuration files for the Apache web server were not created due to the errors in configuration templates: httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Syntax error on line 66 of /etc/httpd/conf.modules.d/00-base.conf: Cannot load modules/mod_heartbeat.so into server: /etc/httpd/modules/mod_heartbeat.so: undefined symbol: ap_hook_watchdog_exit . Detailed error descriptions were sent to you by email. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files. See the details in Configuration Troubleshooter

And I can't start Apache.

Help me please.
 
Hi Mikelito,

Cannot load modules/mod_heartbeat.so into server: /etc/httpd/modules/mod_heartbeat.so: undefined symbol: ap_hook_watchdog_exit
Either consider to DISABLE the "heartbeat" module, or even try to uninstall it - btw. it's deprecated for RHEL7/CentOS7 - versions.
The error message points to "undefined symbol", which indicates, that the module is either not compiled for the current used apache - version, or you updated/upgraded your apache - webserver with issues/failures/problems and ignored to solve them.

Unfortunately you forgot to provide informations about your operating system, the used Plesk version ( incl. MU ) and the used apache - version, so that it is impossible for people willing to help you, to answer to your issue with complete commands. :(
 
Back
Top