47 words — 1 minutes read

Apache 2 not coming up?

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.

Jens-Christian Fischer

Maker. Musician