[rt-users] RT Upgrade failing from 3.6.6 to 3.8.6 UPDATE: mason_data directory

Tom Lahti toml at bitstatement.net
Tue Nov 17 16:46:56 EST 2009


> [Tue Nov 17 16:24:02 2009] [error] [client 216.222.31.30] Could not
> create '/opt/rt3/var/mason_data/obj/.__obj_create_marker': Permission
> denied\nStack:\n

You need to look specifically at the permissions on 
/opt/rt3/var/mason_data/obj and verify that the user the web server runs 
as can write to that directory.  The higher level directories are 
irrelevant.

Also, if you are using POSIX ACLs you might need to

getfacl /opt/rt3/var/mason_data/obj


-- 
--
   Tom Lahti, SCMDBA, LPIC-1
   BIT LLC
   (425)251-0833 x 117
   http://www.bitstatement.net/
--



More information about the rt-users mailing list