30 Jul
2008
30 Jul
'08
7:03 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2429 ------- Comment #1 from galen.charlton@liblime.com 2008-07-30 11:03 ------- Please double-check the steps you took. Based on the error message, it looks like you symlinked koha-conf.xml to /etc/apache2/sites-available/koha. You should linked koha-httpd.conf, e.g.: sudo ln -s /etc/koha/koha-httpd.conf /etc/apache2/sites-available/koha koha-conf.xml is the Koha/Zebra configuration file, while koha-httpd.conf is the Apache config for the Koha virtual hosts. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.