yared berhanu a écrit :
Hi friends,I have finished everything about Koha installation and I included the /etc/koha-httpd.conf file in to /etc/apache2/apache2.conf file and added Listen 8000 and Listen 8080 lines. while i am reloading the apache server which is on ubuntu 6.06, i faced the following problem
user@ubuntu:/etc/apache2$ sudo /etc/init.d/apache2 force-reload * Forcing reload of apache 2.0 web server... -apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName -apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
please help me.
------------------------------------------------------------------------ Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com>
<http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com> ------------------------------------------------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com> It seems in /etc/hosts you have no "fully qualified domain name" for your machine, in other words, you should add a Mypc.mydomain.org on the 127.0.0.1 line of your /etc/hosts file (sudo su root).
HTH. -- Henri-Damien LAURENT