27 Oct
2015
27 Oct
'15
1:07 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15032 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Starman with ports: sudo KOHA_CONF=/etc/koha/sites/kohadev/koha-conf.xml PERL5LIB=/home/vagrant/kohaclone INTRANET=1 INTRANETDIR=/home/vagrant/kohaclone /usr/bin/starman -M FindBin --max-requests 50 --workers 2 --user=kohadev-koha --group kohadev-koha --pid /var/run/koha/kohadev/plack.pid --port 5001 /home/vagrant/kohaclone/misc/plack/koha.psgi Everyting looks fine, but the import tool is still broken (no progress bar). -- You are receiving this mail because: You are watching all bug changes.