The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > BSD
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #9 (permalink)  
Old 04-06-2008
jb_bsd jb_bsd is offline
Registered User
 

Join Date: Feb 2007
Location: California
Posts: 32
caveat: I never have found time to use these commands yet.
..................
gleaned from an onlamp com article after "apropos group" perusal:
................
ANSWER: probably)
1... edit /etc/groups (to add the group required by apache and
to give it a number (man groups , first)
2... chkgrp (if no errors found, step 1 was good probably)
3... chgrp FILE group (file, group as required per
the instructions you have about apache)
after perusing #man chgrp
Reply With Quote