Cobra Forum

Plesk Panel => Webserver => Topic started by: mahesh on Dec 10, 2024, 07:04 AM

Title: Apache fails to start on Plesk server: undefined symbol: ap_unixd_setup_child
Post by: mahesh on Dec 10, 2024, 07:04 AM
Symptoms
httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/fcgid.conf: Cannot load modules/mod_fcgid.so into server: /etc/httpd/modules/mod_fcgid.so: undefined symbol: ap_unixd_setup_child

AH00526: Syntax error on line 66 of /etc/httpd/conf/httpd.conf:
Invalid command 'User', perhaps misspelled or defined by a module not included in the server configuration

Cause
The mod_unixd module is disabled on the server.

Resolution
It is required to enable mod_unixd in order to fix this issue.

Note: enable mod_fcgid back in case it was disabled during the troubleshooting.