rebuildhttpconf error: "undefined symbol: ap_parse_strict_length"
Error type :
httpd: Syntax error in -C/-c directive: Syntax error on line 2 of /etc/apache2/conf.modules.d/275_mod_negotiation.conf:
Cannot load modules/mod_negotiation.so into server: /etc/apache2/modules/mod_negotiation.so: undefined symbol: ap_parse_strict_length
Solution :
to resolve this kind of error run below commands on your ssh console or whm terminal :
yum reinstall ea-apache24
yum update ea-apache24
/scripts/rebuildhttpdconf