[Koha-bugs] [Bug 7857] database upgrade fails with plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 14 15:15:28 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

--- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> ---
I don't know if it's normal but I have another error :

Can't locate InstallAuth.pm in @INC (@INC contains: /home/koha/src /etc/perl
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
/usr/local/lib/site_perl .) at /home/koha/src/installer/install.pl line 7.
BEGIN failed--compilation aborted at /home/koha/src/installer/install.pl line 7
(#1)



I start plack like this:
KOHA_CONF=/home/koha/etc/koha-conf.xml PERL5LIB=/home/koha/src; plackup
--reload intranet.psgi --port=5001

I don't get this error if I start like:
KOHA_CONF=/home/koha/etc/koha-conf.xml
PERL5LIB=/home/koha/src:/home/koha/src/installer plackup --reload intranet.psgi
--port=5001

But it it that we want ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list