Any ideas on this fun Apache Start Problem

hello.. running Apache2 on the gentoo distro..

well when I isse a /etc/init.d/apache2 start

I get

  • Starting apache2… [ !! ]

>

it doesn't give me any more than that, any clues??

1 Reply

Look for the apache error_log file – usually that will tell you what it needs… Usually the file is in /var/log/apache2 -- but check your httpd.conf file for the ErrorLog directive.

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct