Shri Ram, Last week I went through a Koha 3 install on Ubuntu 8.04 and tried "localhost:8080" with the same result -- "It Works!". Then I realized my problem: During the installation process I saw a message telling me that, since I hadn't defined a name for the server, it would use 127.0.1.1 by default. I glanced at that number too quickly and assumed it was localhost, aka 127.0.0.1. Using http://127.0.1.1:8080 and http://127.0.1.1:80 got me to the right place. I hope that'll work for you. In case not, if you haven't checked this already, please confirm that Apache is listening on port 8080. The file /etc/apache2/ports.conf should have this line: Listen 8080 ...Andy Giesler University of Wisconsin-Madison -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of shriram pandey Sent: Friday, September 19, 2008 6:48 AM To: koha@lists.katipo.co.nz Subject: [Koha] Koha 3.0 Web installer problem Dear List Members, I Installed each and every requirements for koha3 on ubuntu 8.04 . But when i open "localhost:8080", the web installer is not coming.It shows only the "It Works". I gone through apache settings, but everything looks fine... What is the possible solution, Any suggestion would be highly appreciated. Shri Ram Pandey IKM Trainee NCSI,Indian Institute Of Science,Bangalore _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha