Dear Yared; It is fine to hear words of success in instakking and configuring Koha. I think ur apche web server conf file is apache2.conf which is located at /etc/apache2 sub directory. add the following line at the end of the apache2.conf file Include /etc/koha-httpd.conf Listen 8000 Listen 8080 Now go to the koha-httpd.conf file which is located at /etc directory and the virtual host name as follows NameVirtualHost 'ur IP Address:8000' NameVirtualHost 'ur IP Address:8080' and save it. then reload apache web server. if any problem pls let me know. cheers koha-request@lists.katipo.co.nz wrote: Send Koha mailing list submissions to koha@lists.katipo.co.nz To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz You can reach the person managing the list at koha-owner@lists.katipo.co.nz When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..." Today's Topics: 1. Q2 (yared berhanu) 2. Re: importing issues into Koha (Stephen Hedges) ---------------------------------------------------------------------- Message: 1 Date: Sun, 13 Aug 2006 03:36:29 -0700 (PDT) From: yared berhanu Subject: [Koha] Q2 To: koha@lists.katipo.co.nz Message-ID: <20060813103629.31348.qmail@web35513.mail.mud.yahoo.com> Content-Type: text/plain; charset="iso-8859-1" Hi everybody, now i'm a littlebit succesfull I installed Koha by downloading the perl modules and by installing koha installer.But i have got the following message #-------------------------------------------------------------------------------------------------- NOTE: You need to add lines to your main httpd.conf to include /etc/koha-httpd.conf #----------------------------------------------------------------------------------------------------------- but my conf file is not httpd.conf rather apache2.conf file. and when i'm trying to configure apache2.conf file by pasting the koha-httpd.conf file inside, the following message appears. #-------------------------------------------------------------------------------------------------- * 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 Serv erName [Sun Aug 13 11:28:40 2006] [warn] VirtualHost ubuntu:8080 overlaps with VirtualHost ubuntu:8080 , the first has precedence, perhaps you need a NameVirtualHost directive apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for Serv erName [Sun Aug 13 11:28:40 2006] [warn] VirtualHost ubuntu:8080 overlaps with VirtualHost ubuntu:8080 , the first has precedence, perhaps you need a NameVirtualHost directive please if you have any suggetions. --------------------------------- Get your email and more, right on the new Yahoo.com
participants (1)
-
Yohannes Mulugeta