7 May
2013
7 May
'13
10:29 p.m.
At 09:13 PM 5/7/2013 +0200, Zeno Tajoli wrote:
Hi Paul, could you send the result of printenv | grep 'KOHA_CONF' and printenv | grep 'PERL5LIB' ? Not only for the user 'koha' but also for users 'paul' and 'root'.
koha@hardy:/$ printenv | grep 'KOHA_CONF' KOHA_CONF=/etc/koha/koha-conf.xml koha@hardy:/$ printenv | grep 'PERL5LIB' PERL5LIB=/usr/share/koha/lib paul@hardy:/$ printenv | grep 'KOHA_CONF' KOHA_CONF=/etc/koha/koha-conf.xml paul@hardy:/$ printenv | grep 'PERL5LIB' PERL5LIB=/usr/share/koha/lib root@hardy:/# printenv | grep 'KOHA_CONF' root@hardy:/# printenv | grep 'PERL5LIB' root@hardy:/# Best - Paul