On November 3, 2003 12:29 pm, [EMAIL PROTECTED] wrote:
> Hi, someone can help me to configure apache2. I installed apache on gentoo
> linux and I don't know wich files I have to modify to configure it.
>
> I modified� /etc/apache2/conf/apache2/conf/apache2.conf
>
> when I want to start it I type:
>
> #apache2ctl start
>
> The pc wait some seconds and it don't show any message
apache might already be running (though you didn't start it the way you
should). run:
# ps ax
to see if apache's already in there. it should appear like "[apache2]".
if it's not, try running this:
# /etc/init.d/apache2
and run ps again to see if it's running. if not, there's a problem and you
should look in /var/log/apache2/error_log for more info.
--
what luck for the rulers that men do not think.
- adolph hitler
--
[EMAIL PROTECTED] mailing list