(Solved) Unable to update sysconfig!

Moderator: crythias

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

(Solved) Unable to update sysconfig!

Post by jnelson »

Code: Select all

Backend ERROR: OTRS-CGI-93 Perl: 5.16.3 OS: linux Time: Tue Jan 12 16:15:35 2016 Message: Can't write ConfigItem! RemoteAddress: X.X.X.X RequestURI: /otrs/index.pl Traceback (2385): Module: Kernel::Modules::AdminSysConfig::Run Line: 182 Module: Kernel::System::Web::InterfaceAgent::Run Line: 1041 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 40 Module: (eval) (v1.99) Line: 207 Module: ModPerl::RegistryCooker::run (v1.99) Line: 207 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 173 Module: ModPerl::Registry::handler (v1.99) Line: 32
No clue what has happened but now whenever I try to make a change to Sysconfig I get this error. I've restored the ZZZAuto.pm file from backup and it's still happening. HELP!!
Last edited by jnelson on 13 Jan 2016, 17:19, edited 1 time in total.
OTRS 5 on CentOS 7.1
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Unable to update sysconfig!

Post by reneeb »

Did you check the file permissions?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: Unable to update sysconfig!

Post by jnelson »

Good call Renee. I had made a change and inadvertently changed owners from apache to otrs user. Chown apache ZZZAuto.pm all fixed

Cheers and thanks.
OTRS 5 on CentOS 7.1
Locked