To fix this error kill Apache with this command killall -9 httpd
and then restart Apache with service httpd start
.
If the errors still exist please check if there's any random .conf files in /etc/httpd/conf.d/
all .conf files are loaded and can cause the above error.