im following this steps: Remove previous installations # koha-remove library Removing Koha instance library Zebra already stopped for instance library. ERROR: Site library does not exist! * Restarting web server apache2 ... waiting #apt-get remove koha-common # rm -rf /etc/koha Reinstall koha #apt-get update #apt-get clean #apt-get install koha-common At this moment, i have: #ls /etc/koha pazpar2 searchengine sites zebradb Edit the following file: #vi /etc/koha/koha-sites.conf #koha-create --create-db library sed: can't read /etc/koha/apache-site.conf.in: No such file or directory So, whats wrong? :( 2013/10/4 Viviane Ventura <vaventura1@yahoo.com.br>
Version 3.12.05
It should be.. however, when i try:
#apt-get install koha-common
and then
# ls /etc/koha pazpar2 searchengine sites zebradb
The configurarion files are not being created, and i can not find a reason to justify this behavior...
Any ideas?
2013/10/4 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
What version of Koha?
On Koha 3.12.5 packages, that file is provided by koha-common
$ apt-file search apache-site.conf.in koha-common: /etc/koha/apache-site.conf.in
Regards, Bernardo
-- Bernardo Gonzalez Kriegel bgkriegel@gmail.com
On Fri, Oct 4, 2013 at 11:06 AM, Viviane Ventura <vaventura1@yahoo.com.br
wrote:
Hi,
When i try to install a koha instance, the installation stops at this point:
# koha-create --create-db library sed: can't read /etc/koha/apache-site.conf.in: No such file or directory
It seems that the installation package koha-common is not creating the configuration files of Apache (or any other configuration file in /etc/koha).
How can i solve this?
thanks for help. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha