unable to locate Koha configuration file koha-conf.xml
Dear Friends, When I tried to install Koha 3.02 and I got the following message in first line after executing the perl Makefile.PL command, unable to locate Koha configuration file koha-conf.xml at /build/koha-3.02.00/C4/Context.pm line 307. Anything wrong? -- Vimal Kumar V. Library Assistant Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.co.nr Blog: http://vimalkumar.oksociety.in --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
2010/10/28 Vimal Kumar <vimal0212@gmail.com>
Dear Friends,
When I tried to install Koha 3.02 and I got the following message in first line after executing the perl Makefile.PL command,
unable to locate Koha configuration file koha-conf.xml at /build/koha-3.02.00/C4/Context.pm line 307.
Anything wrong?
Check your koha-httpd.conf file to be sure the path is correct for the KOHA_CONF env var: SetEnv KOHA_CONF "<path-to-koha-config>/koha-conf.xml" Be sure to 'sudo apachectl restart' to pickup any changes you make. Kind Regards, Chris
participants (2)
-
Chris Nighswonger -
Vimal Kumar