Installer.pl error..thought I had it fixed

Moderator: crythias

Post Reply
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Installer.pl error..thought I had it fixed

Post by jnelson »

Code: Select all

[Fri Nov 13 10:49:07 2015] [error] mkdir /opt/otrs/var/tmp/CacheFileStorable/XMLParse: Permission denied at /opt/otrs//Kernel/System/Cache/FileStorable.pm line 87\n
Posted an error earlier and thought I had it figured out but installer.pl still throwing above error in httpd/error_log. Web page is showing 500

New install on CentOS 6 OTRS V 5.0.2.

TIA
OTRS 5 on CentOS 7.1
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: Installer.pl error..thought I had it fixed

Post by jnelson »

thought it was the folder permissions but otrs user is member of apache group who owns the folder structure.
OTRS 5 on CentOS 7.1
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: Installer.pl error..thought I had it fixed

Post by jnelson »

Here's the entire error:

Code: Select all

ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Fri Nov 13 11:39:24 2015

 Message: Can't create directory '/opt/otrs/var/tmp/CacheFileStorable':

 RemoteAddress: 10.8.3.156
 RequestURI: /otrs/installer.pl

 Traceback (2860):
   Module: Kernel::System::Cache::FileStorable::new Line: 46
   Module: Kernel::System::ObjectManager::_ObjectBuild Line: 226
   Module: Kernel::System::ObjectManager::Get Line: 180
   Module: Kernel::System::Cache::new Line: 63
   Module: Kernel::System::ObjectManager::_ObjectBuild Line: 226
   Module: Kernel::System::ObjectManager::Get Line: 180
   Module: Kernel::System::SysConfig::_Init Line: 1643
   Module: Kernel::System::SysConfig::new Line: 73
   Module: Kernel::System::ObjectManager::_ObjectBuild Line: 226
   Module: Kernel::System::ObjectManager::Get Line: 180
   Module: Kernel::Modules::Installer::Run Line: 148
   Module: Kernel::System::Web::InterfaceInstaller::Run Line: 128
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_installer_2epl::handler Line: 39
   Module: (eval) (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31

[Fri Nov 13 11:39:24 2015] [error] mkdir /opt/otrs/var/tmp/CacheFileStorable: Permission denied at /opt/otrs//Kernel/System/Cache/FileStorable.pm line 87\n
OTRS 5 on CentOS 7.1
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: Installer.pl error..thought I had it fixed

Post by jnelson »

Solved; SELinux was "enforcing"
OTRS 5 on CentOS 7.1
MikeIII
Znuny newbie
Posts: 1
Joined: 19 Sep 2019, 16:17
Znuny Version: 5.16.3
Real Name: George Nino
Company: Atek Holding

Re: Installer.pl error..thought I had it fixed

Post by MikeIII »

I did not understand, I have the same error could you tell me step by step how I solve the error.
Post Reply