RES: [rt-users] Getting this now... RT::Mason

Michael Methe mmethe at ci.keene.nh.us
Thu Feb 24 15:40:28 EST 2005


Rodolfo suggested:

chmod 775 /opt/rt3/var/* .... Here this worked!!!

For the problem:

error: RT Couldn't write to session directory
'/usr/local/rt3/var/session_data': DBD::mysql::st execute failed: Can't
find file: './rt3/sessions.frm' (errno: 13) at
/usr/lib/perl5/site_perl/5.8.5/Apache/Session/Store/DBI.pm line 44.

Stack:
[/usr/lib/perl5/site_perl/5.8.5/Apache/Session/Store/DBI.pm:44]
[/usr/lib/perl5/site_perl/5.8.5/Apache/Session.pm:530]
[/usr/lib/perl5/site_perl/5.8.5/Apache/Session.pm:477]
[/usr/lib/perl5/site_perl/5.8.5/Apache/Session/Store/DBI.pm:44]
[/usr/local/rt3/share/html/autohandler:73]
. Check that this dir ectory's permissions are correct. at
/usr/local/rt3/share/html/Elements/SetupSessionCookie line 89.
context:
...
85: };
86: undef $cookies{$cookiename};
87: }
88: else {
89: die "RT Couldn't write to session directory
'$RT::MasonSessionDir': $@. Check that this dir ectory's permissions are
correct.";
90: }
91: }
92:
93: if ( !$cookies{$cookiename} ) {
...
code stack: /usr/local/rt3/share/html/Elements/SetupSessionCookie:89
/usr/local/rt3/share/html/autohandler:73

Thanks for the input Rodolfo, but it didn't fix it.

-Mike M



More information about the rt-users mailing list