GNU bug report logs -
#10479
to say about error after running chown command
Previous Next
Reported by: <Neel.Darji <at> ril.com>
Date: Wed, 11 Jan 2012 15:00:01 UTC
Severity: normal
Tags: moreinfo, notabug
Done: Bob Proulx <bob <at> proulx.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 10479 + notabug moreinfo
close 10479
thanks
Since this isn't a bug in chown I have closed this bug report. In the
future if you are simply asking questions please use the
coreutils <at> gnu.org discussion address instead of bug-coreutils since
messages to bug-coreutils create tracking tickets. Thanks.
Neel.Darji <at> ril.com wrote:
> hi, i am installing GLPI application on a server. I ran a command
> 'chown -R apache glpi', it gives me an error that 'chown: invalid
> user: `apache'', So can you tell me where the problem is?
That message should be telling you everything you need to know
already. You do not have an apache user on your system. That is why
it is telling you that the user is invalid.
What is the output of this command? I expect it will error saying no
such user.
id apache
Perhaps the user on your system is "www-data", which is typical?
Bob
This bug report was last modified 13 years and 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.