Bug 28531 - 500 internal server error when saving system preference
Summary: 500 internal server error when saving system preference
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-09 05:32 UTC by Developer Inside
Modified: 2021-06-14 10:44 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Developer Inside 2021-06-09 05:32:18 UTC
i have updated koha version from 19.11 to 20.11

after updating, i am facing 500 internal server error when i try to save system preferences
error in console : cgi-bin/koha/svc/config/systempreferences/ [HTTP/1.1 500 Internal Server Error 

apache2 error log :

systempreferences: Can't open /var/log/koha/sip.log (Permission denied) at /usr/local/share/perl/5.22.1/Log/Log4perl/Appender/File.pm line 151

permission :
-rw-r--r--  1 kohauser kohauser 106318 Jun  3 13:31 sip.log
Comment 1 Katrin Fischer 2021-06-14 10:44:45 UTC
Hi Londhe, to get a faster response I'd recommend to ask on the mailing list instead - it has much more readers. Bugzilla should be used for enhancement requests and bug reports only. I think this one is a configuration issue.