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/ "/home/koha/src/opac/" >

Koha and mod_perl

2015-06-03 Thread Laurent Ducos
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/ "/home/koha/src/opac/" ScriptAlias /index.html "/home/koha/src/opac/opac-main.pl" ScriptAlias /opac-searc