Bad group name apache FAILED

From Kolmisoft Wiki
Revision as of 09:46, 25 November 2011 by Admin (talk | contribs) (Created page with '<br><br> =About= Apache get an error "Bad group name apache [FAILED]" and can not start. This error indicates that apache is the faulty group name. <br><br> ==Solution== To solve…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search



About

Apache get an error "Bad group name apache [FAILED]" and can not start. This error indicates that apache is the faulty group name.

Solution

To solve this problem put this command into terminal:

groupadd apache

This command add group name apache.