In my case, this appears to have been caused by SELinux not allowing
Apache to manipulate objects in /tmp. Everything is resolved to the
best my knowledge at this time. I would advise users working with RT
3.6.1 experiencing session issues to validate that their SELinux rules
aren't interfering. The quick and dirty way to validate this is to
tell SELinux not to enforce rules:
(Under RHEL and derivatives)
echo "0" >/selinux/enforcing
Try to reproduce the symptom. If you still have the problem at this
point, it's probably not SELinux. Of course, flip it back to one when
you're finished.
-FC
On 8/24/06, Alex Moore <[EMAIL PROTECTED]> wrote:
On Wed, 23 Aug 2006 18:51:54 -0700
"Frances Albemuth" <[EMAIL PROTECTED]> wrote:
> error: Could not remove file: Permission denied at
> /usr/lib/perl5/site_perl/5.8.5/Apache/Session/Store/File.pm line 106.
> context:
I have seen this 'Permission denied' error with 3.6.0. I fixed it by
replacing existing web related entries in RT_SiteConfig.pm with the
ones from RT_Config.pm and editing the entries as required. There
was a new entry added but I do not remember which one. I did not see
the error anymore. I use https and have not tried http.
Alex
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com