Make sure you change the user and group that Apache is running on.  Create a
user www and a group www hit return for the password (to make sure there is
no password)  This should prevent hacking through using the www user.  Also,
chown your /home/httpd/* to user www and group www (recursively with -R)
Then read the httpd.pid file in /etc/httpd/
execute the command 'kill -s HUP 'the number found in httpd.pid' ' ,
it will restart itself.  This should fix your problem


-----Original Message-----
From: evan light <[EMAIL PROTECTED]>
To: newbie <[EMAIL PROTECTED]>
Date: Wednesday, April 12, 2000 6:06 PM
Subject: [newbie] apache


>Hi there...I'm running Linux-Mandrake 7.0 and am having a bit of trouble
>with Apache, which I let the install setup.  Whenever I startup the
>daemon I start getting very strange process responses.  The parent
>appears as sleeping but alive, but the child processes appear right away
>as zombies.  If I refresh, the children will become runable and if I
>refresh again, they're all zombies again.  Anybody have any ideas?
>
>Thanks!
>
>-evan-
>
>

Reply via email to