https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39305
Oleg Vasylenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #24 from Oleg Vasylenko <[email protected]> --- I have the same problem on freshly installed Koha 24.11.10.000 on Debian 12.2. Plack is enabled and started. sudo koha-plack --status lib Plack running for lib:. Yet I get this message in About page: Koha is running in CGI mode. This is a security issue! Run Koha using Plack for CSRF (cross-site request forgery) protection. More information: koha-plack --help Restarting and reloading the plack daemon does not help. Rebooting the whole system does not help as well sudo koha-plack --restart lib Stopping Plack daemon for lib:. Starting Plack daemon for lib:. sudo koha-plack --reload lib Reloading Plack daemon for lib:. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
