Can't write ConfigItem!

Moderator: crythias

Locked
jagger
Znuny newbie
Posts: 11
Joined: 13 Feb 2012, 23:38
Znuny Version: 3.1.1

Can't write ConfigItem!

Post by jagger »

I'm trying to update a field in Core::Sendmail in the Admin GUI. I get the following two errors (below). From what I'm reading it looks like a permission error that can possibly be fixed with the SetPermissions.pl tool but I'm not totally sure how to use that script... any ideas?

Fri Oct 4 12:28:50 2013 error OTRS-CGI-10 Can't write ConfigItem!
Fri Oct 4 12:28:50 2013 error OTRS-CGI-10 Can't write /opt/otrs/Kernel/Config/Files/ZZZAuto.pm: Permission denied
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Can't write ConfigItem!

Post by KlausNehrer »

Please check the permission.
jagger
Znuny newbie
Posts: 11
Joined: 13 Feb 2012, 23:38
Znuny Version: 3.1.1

Re: Can't write ConfigItem!

Post by jagger »

-rw-rw-r-- 1 www-data www-data 150853 2013-10-04 12:37 /opt/otrs/Kernel/Config/Files/ZZZAAuto.pm
Locked