Ok, check to see what user Apache is running as. Issue the command:
ps -ef | grep http
You should see something like this:
wwwrun 17153 1097 0 Sep14 ? 00:00:06 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
The first column (wwwrun in my case) is the user that the web server is running under. Then enter:
groups wwwrun
But substitute your first column for wwwrun, you will get something like this:
wwwrun : www
www is the group name that the web server is running under. That should be the response to the question 'What group is your web server running under?' (or how ever it's phrased).
user-76ab58815011@xymon.invalid wrote:
I just gave it the defaults. "Stupid User trick" right? I'm not that
familiar with Linux or Apache and just took all the defaults.
I did see that error which is what prompted this help email.
T.C.
Thomas C. Anthony II (T.C.)
Communications/Network Engineer
Phone = XXX-XXX-XXXX
Fax = XXX-XXX-XXXX
--
Rich Smrcina
VM Assist, Inc.
Phone: XXX-XXX-XXXX
Ans Service: XXX-XXX-XXXX
user-61add9955ef9@xymon.invalid
http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009