https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39305 Oleg Vasylenko <synapse.ova@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |synapse.ova@gmail.com --- Comment #24 from Oleg Vasylenko <synapse.ova@gmail.com> --- 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.