https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15768 Bug ID: 15768 Summary: koha-news.pl Deep Recursion ERROR Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: Linux Status: NEW Severity: critical Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: hblancoca@gmail.com QA Contact: testopia@bugs.koha-community.org When i try to create news, appaears apache 500 Error. In the log i can see AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://XX:XX.XX.XX:8080/cgi-bin/koha/tools/koha-news.pl I adjust the virtual host width LimitInternalRecursion 2000 but the create the same news multiple times and in the error log appears Deep recursion on subroutine "ModPerl::RegistryCooker::default_handler" at /usr/lib/x86_64-linux-gnu/perl5/5.20/ModPerl/Registry.pm line 32.\n, referer: http://XX.XX.XX.XX:8080/cgi-bin/koha/tools/koha-news.pl?op=add_form&lang= I really appreciate your help -- You are receiving this mail because: You are watching all bug changes.