[TYPO3-linux] how to find out the groupname apache is running as?
Martin Schoenbeck
ms.usenet.nospam at schoenbeck.de
Wed Jun 27 14:29:14 CEST 2007
Hi Michael,
Michael Bakonyi schrieb:
> As I don't know much about Linux: where else could this file be stored
> or is there a bash-command to find out, which groups are running on the
> system?
execute a
groups username
where username is the user, apache is running with. This will tell you all
groups, apache is a member of. If you don't know the user do a
ps -ef|grep apache
where the first column will tell you the user.
Martin
--
Bitte nicht an der E-Mail-Adresse fummeln, die paßt so.
More information about the TYPO3-linux
mailing list