[solved] Error Message: Can't write ConfigItem!

Moderator: crythias

Locked
jorjac
Znuny newbie
Posts: 40
Joined: 10 Jan 2013, 23:36
Znuny Version: 5.0.13
Real Name: George

[solved] Error Message: Can't write ConfigItem!

Post by jorjac »

Hello,

I received the following error message "Can't write ConfigItem!" (i'm logged with
an administrator account) i'm trying to add a dynamic field element in
Ticket Core: : Ticket DynamicFieldDefault but I can't / otrs 3.1.11

Backend ERROR: OTRS-CGI-10 Perl: 5.10.0 OS: linux Time: Thu Jan 10 01:43:31
2013 Message: Can't write
'/opt/otrs/var/tmp/CacheFileStorable/CacheInternalUser/afc26f2f4feadba47dd0ebdccb902a7f':
Permission denied Traceback (7800): Module: Kernel::System::Main::FileWrite
(v1.63) Line: 444 Module: Kernel::System::Cache::FileStorable::Set (v1.9) Line:
91 Module: Kernel::System::Cache::Set (v1.21) Line: 125 Module:
Kernel::System::CacheInternal::Set (v1.9) Line: 132 Module:
Kernel::System::User::GetUserData (v1.121) Line: 318 Module:
Kernel::Output::HTML::ToolBarTicketSearchProfile::Run (v1.4) Line: 43 Module:
Kernel::Output::HTML::Layout::Header (v1.381.2.13) Line: 1489 Module:
Kernel::Output::HTML::Layout::FatalError (v1.381.2.13) Line: 1134 Module:
Kernel::Modules::AdminSysConfig::Run (v1.119.2.1) Line: 318 Module:
Kernel::System::Web::InterfaceAgent::Run (v1.64) Line: 868 Module:
ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler
(unknown version) Line: 46 Module: (eval) (v1.90) Line: 204 Module:
ModPerl::RegistryCooker::run (v1.90) Line: 204 Module:
ModPerl::RegistryCooker::default_handler (v1.90) Line: 170 Module:
ModPerl::Registry::handler (v1.99) Line: 31


STEP-BY-STEP DESCRIPTION TO REPRODUCE THE PROBLEM
=================================================
1) <click on Admin>
2) <click on sysconfig>
3) <trying to add dynamic field element in Ticket Core: : Ticket
DynamicFieldDefault>

Can someone help me with this?

Thanks,
Last edited by jorjac on 09 Feb 2013, 01:05, edited 1 time in total.
OTRS 5.0.13 on a CentOS system.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error Message: Can't write ConfigItem!

Post by jojo »

check the file system permissions
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
jorjac
Znuny newbie
Posts: 40
Joined: 10 Jan 2013, 23:36
Znuny Version: 5.0.13
Real Name: George

Re: Error Message: Can't write ConfigItem!

Post by jorjac »

from sysconfig? you can tell me the exact steps please, KB article or something?

Thanks,
OTRS 5.0.13 on a CentOS system.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error Message: Can't write ConfigItem!

Post by crythias »

As jojo said, this is a filesystem issue. This means there is no permission for the HTML to write to the config files. Check setpermissions.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error Message: Can't write ConfigItem!

Post by jojo »

this is a plain UNIX issue... The apache server does not have permissions to write...
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
jorjac
Znuny newbie
Posts: 40
Joined: 10 Jan 2013, 23:36
Znuny Version: 5.0.13
Real Name: George

Re: Error Message: Can't write ConfigItem!

Post by jorjac »

solved. thank you guys!
OTRS 5.0.13 on a CentOS system.
Locked