Hi Sanqduen, I think you have a couple of issues here. First, I think the wiki page is wrong in using 127.0.1.1 as the IP address. That is very similar to the common localhost address, 127.0.0.1 . Try changing to that address and restart apache - from the command line enter: "sudo apache2ctl restart". Also, did you do the other steps at the end of the wiki page? You need to change from the example IP address of 123.123.123.123 to a valid address for your network. For servers the address is usually a static address assigned by the network administrator. In some cases it might be automatically assigned and in fact that may be the default behavior. To see what the address is from the command line enter: "sudo ifconfig". That should list the information for the network interface. You are looking for the "inet addr" under "eth0".
Hope that helps. Doug From: [email protected] [mailto:[email protected]] On Behalf Of Sangduen Pongput Sent: Tuesday, August 09, 2011 4:28 AM To: [email protected] Cc: [email protected] Subject: [Koha-devel] cannot to configure/install Koha via the Admin Page and cannot open Client Page Dear All, I had done as follow http://wiki.koha-community.org/wiki/Koha_on_Ubuntu with fresh ubuntu 10.10 but it cannot run Admin Page or client page . When I use http://127.0.1.1 it show -- It works as apache run but it don't have anything more than apache runing for http://127.0.1.1:8080<http://127.0.1.1:8080/> it show cannot find virtalhost How can I fix it. Thank for all to help Best regards, Sangduen Pongput Librarian The Secretariat of the Senate, Bureau of Parliamentary Studies, Library and Museum Group 4 U-Thong Nai Road, Dusit District, Bangkok 10300 THAILAND Tel +662 831 9313- 4 Mobile Phone +66 89 122 5347 Fax +662 831 9308 or +662 831 9314 [email protected]<mailto:[email protected]>
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
