https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37387 --- Comment #1 from Vivek <vivek.yadava@pnguot.ac.pg> --- Running below command shows the following errors; perl -c /usr/share/koha/intranet/cgi-bin/tools/additional-contents.pl unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 171. Use of uninitialized value in subroutine entry at /usr/share/perl5/Module/Find.pm line 204. Use of uninitialized value in subroutine entry at /usr/share/perl5/Module/Find.pm line 204. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 171. Use of uninitialized value $file in exists at /usr/share/koha/lib/Koha/Config.pm line 78. Use of uninitialized value $file in hash element at /usr/share/koha/lib/Koha/Config.pm line 79. Use of uninitialized value $file in hash element at /usr/share/koha/lib/Koha/Config.pm line 82. Use of uninitialized value $file in exists at /usr/share/koha/lib/Koha/Config.pm line 78. Use of uninitialized value $file in hash element at /usr/share/koha/lib/Koha/Config.pm line 82. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 171. /usr/share/koha/intranet/cgi-bin/tools/additional-contents.pl syntax OK Please advice how this issue can be resolved. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.