iA


Apache 2 not coming up?

by jcf. Average Reading Time: less than a minute.

If you have this: httpd: could not open document config file /opt/apache2/httpd.conf when you try to start your Apache 2 with a different config file, then do this:

/opt/apache2/bin/httpd -f /opt/apache2/conf/httpd.conf

It looks like Apache doesn’t like relative paths when it’s called with a different config file.

No comments on ‘Apache 2 not coming up?’

Leave a Reply