otrs error "can't write 'opt/otrs/var/tmp/CacheFileStorable/CacheInternalState'
The details of the error are:
Error Details
Backend ERROR: OTRS-CGI-01 Perl: 5.10.1 OS: linux Time: Tue Jan 25 02:19:59 2011
Message: Can't write '/opt/otrs/var/tmp/CacheFileStorable//CacheInternalState/4885f54276c3790b677fe26733aa3f63': Permission denied
Traceback (2384):
Module: Kernel::System::Main::FileWrite (v1.57) Line: 444
Module: Kernel::System::Cache::FileStorable::Set (v1.

Module: Kernel::System::Cache::Set (v1.20) Line: 126
Module: Kernel::System::CacheInternal::Set (v1.9) Line: 132
Module: Kernel::System::State::StateGetStatesByType (v1.48) Line: 437
Module: Kernel::System::Ticket::TicketSearch (v1.485) Line: 4959
Module: Kernel::Output::HTML::ToolBarTicketLocked::Run (v1.6) Line: 65
Module: Kernel::Output::HTML::Layout::Header (v1.345) Line: 1402
Module: Kernel::Output::HTML::Layout::ErrorScreen (v1.345) Line: 1099
Module: Kernel::Modules::AdminSysConfig::Run (v1.111) Line: 50
Module: Kernel::System::Web::InterfaceAgent::Run (v1.58) Line: 838
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 48
I also notice that I have to set SELINUX to permissive to avoid many other permissions errors. Right now SELINUX is enforced. I imagine if I switch it to permissive, this problem will go away but I am interested in fixing these permissions issues the right way...the only problem is I'm no expert in this area. I've found some posts such as this one (http://lists.otrs.org/pipermail/otrs/20 ... 11454.html), but I don't think I can use the rpm mentioned since I am running Fedora 13.
Any help would be greatly appreciated.