[rt-users] RT3: mkdir /opt/rt3/var/mason_data/obj: Permission denied
Phil Homewood
pdh at bestpractical.com
Thu May 22 21:32:23 EDT 2003
Lieven Tomme wrote:
> drwxrwx--- 5 root root 4096 May 19 11:03 mason_data
>
> and in httpd.conf:
>
> User nobody
> Group nobody
Sounds like your args to "configure" were wrong; you need
./configure --with-web-user=nobody --with-web-group=nobody
> I tried by temporary changing mason_data permissions to 777, as well
> as switching to user/group nobody/nobody. The error is persistant...
Did you restart apache after doing that?
The perms should be 770, nobody:nobody, for both mason_data and
session_data.
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list