[rt-users] Mason error

Matthew Watson mwatson at netspace.net.au
Tue Jan 8 19:00:09 EST 2002


your webserver doesn't have permission to write to that directory, which it
needs to. The directory it needs to be able write to is /opt/rt2/WebRT/data

Hope this helps.


-----Original Message-----
From: rt-users-admin at lists.fsck.com
[mailto:rt-users-admin at lists.fsck.com]On Behalf Of Bill Hults
Sent: Wednesday, 9 January 2002 8:52 AM
To: rt-users
Subject: [rt-users] Mason error


Hi
This is a new install on Linux. I seem to have all modules installed but get
the following error upon startup.

error in file:
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Parser.pm
line 1140:
mkdir /opt/rt2/WebRT/data/obj: Permission denied

context: ...
1136:
if (!-f $object_file) {
1137:
my ($dirname) = dirname($object_file);
1138:
if (!-d $dirname) {
1139:
unlink($dirname) if (-e $dirname);
1140:
push(@newfiles,mkpath($dirname,0,0775));
1141:
die "Couldn't create directory $dirname: $!" if (!-d $dirname);
1142:
}
1143:
rmtree($object_file) if (-d $object_file);
1144:
}

I've checked ownership & permissions & tried deleting the directory with no
success.
Any thoughts?
TIA

Bill Hults
IS Director
Paydata Payroll Services
(802)655-6160 X164


_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users





More information about the rt-users mailing list