I broke apache :\
Hi tried to upgrade my apache to the lastest from the 1.3* edition.First off i got vhost_alias errors, so i then did a recomplile, somehow i deleted apache.
So did another compile and now i get this error:
[root@ns httpd-2.0.48]# /etc/httpd/bin/apachectl start
Syntax error on line 214 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_log_config.so into server: /etc/httpd/modules/mod_log_config.so: undefined symbol: ap_month_snames
[root@ns httpd-2.0.48]#
Line 214:
LoadModule config_log_module modules/mod_log_config.so
Ive done a couple recompiles and still nothing works
