Hello.
I'm getting an error that I do not know how to fix after upgrade.
Syntax error in line 98 /etc/httpd/conf/httpd.conf can't locate API module structure 'config_log_module in file /etc/httpd/modules mod_log_config.so:
I am finding this extremely confusing since I am reading the apache migration howto which describes all the config files have now bee moved from /etc/httpd/conf/httpd.conf to /etc/httpd/conf.d
I see line 98 in httpd.conf say: LoadModule config_log_module modules/mod_log_config.so
But I don't know where to change this in the pile of files that make up httpd.conf in the custom templates dir. Plus I think I will have to make a new template to /etc/httpd/conf.d?
I hope someone could clear this up for me. Thanks