Re: Koha and mod_perl

2015-06-03 Thread Laurent Ducos
Le Wednesday 03 Jun 2015 à 09:02:26 (+0200), Laurent Ducos a écrit : > Hello, i try to use koha (http://koha-community.org/) whith mod_perl > > my configuration is : > - APACHE HTTP CONF > DocumentRoot /home/koha/src/koha-tmpl > ScriptAlias /cgi-bin/koha/ &q

Koha and mod_perl

2015-06-03 Thread Laurent Ducos
I - END OF CONF Works great, but sometimes i have strange bug. Exemple : 50 request on real page OK and 2 request on the same page 404 not found, or logged out and logged out again from admin interface). If i reboot apache koha/mod_perl work again, some time. -- Laurent