Bad group name apache FAILED

From Kolmisoft Wiki
Revision as of 16:45, 25 November 2011 by Admin (talk | contribs) (→‎Solution)
(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 adds group name apache.