I am using Apache version 2.2.20 (ubuntu) and attempting to use a custom httpd.conf setup however I am getting the following error message and would appreciate any guidance that
I have had a similar issue where i used SSL keys with passwords. What i did to make it run was: sudo pkill apache2 sudo /etc/init.d/apache2 start
I would not recommend removing Listen *:80 from your apache config.