Issue in starting koha and apache
Hi, I followed all the steps in INSTALL.ubuntu for installing Koha. Then restarted the machine, then I following errors *koha@10:~/koha-3.2.10$ sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml* 12:32:25-25/08 [log] zebra_start 2.0.44 419ad759807269fdfa379799a051ed3a551c6541 12:32:25-25/08 [log] config /etc/koha/zebradb/zebra-biblios.cfg 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-alvis.so 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-xml.so 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-dom.so 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-regx.so 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-marc.so 12:32:25-25/08 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-text.so 12:32:25-25/08 [fatal] lock file /var/lock/koha/zebradb/biblios/zebrasrv.pid [No such file or directory] *koha@10:~/koha-3.2.10$ sudo apache2ctl restart* apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.228 for ServerName -- View this message in context: http://koha.1045719.n5.nabble.com/Issue-in-starting-koha-and-apache-tp473401... Sent from the Koha - Discuss mailing list archive at Nabble.com.
This is resolved.......Thanks...... -- View this message in context: http://koha.1045719.n5.nabble.com/Issue-in-starting-koha-and-apache-tp473401... Sent from the Koha - Discuss mailing list archive at Nabble.com.
"deepak.bhatia" <deepak.bhatia@nechclst.in> writes:
Hi,
I followed all the steps in INSTALL.ubuntu for installing Koha. Then restarted the machine, then I following errors
*koha@10:~/koha-3.2.10$ sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml* 12:32:25-25/08 [log] zebra_start 2.0.44 419ad759807269fdfa379799a051ed3a551c6541
If you read closely, you have two options. Please follow Option 2. Run zebraindexer as a daemon.
*koha@10:~/koha-3.2.10$ sudo apache2ctl restart* apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.228 for ServerName
That is harmless. THings will still work. If you find the error an irritant, google up the message - this is really an apache gripe. You will need to edit something in your /etc/hosts file, IIRC. -- Mahesh T. Pai || That men do not learn much from the lessons of history is the most important of all the lessons that history has to teach us. --Aldous Huxley
participants (3)
-
deepak.bhatia -
Mahesh T Pai -
toreachdeepak