If you get this error this may be because you have been editing the ssl.conf and forgot to remove them after.
Use this command: grep ssl_module -rI /etc/httpd/*
and remove the files minus the ssl.conf.
All you need to then is: service httpd start