Jump to content

httpd: bad group name


homer_32

Recommended Posts

I am having a problem with apache and can not figure it out.

 

Apache was installed along with RedHat linux a while ago, and I finally started getting it ready for use.  My problem: When I type "apachectl start", I get the following, and it does not start:

 

httpd: bad group name apache

 

Now, the default user and group with RedHat Linux is apache/apache. The /etc/passwd contains:

 

apache:x:48:48:Apache:/var/www:/sbin/nologin

 

And the /etc/group contains:

 

apache:x:48:

 

the httpd.conf file contains:

 

User apache

Group apache

 

 

Does anyone know why this is happening?

Link to comment
https://forums.phpfreaks.com/topic/56269-httpd-bad-group-name/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.