Hi, I have installed Koha 2.2.9 on Windows XP. Now, I am trying to login to Koha as admin using the below link http://www.mykoha.org:8080 or http://www.mykoha.org:8080/cgi-bin/koha/mainpage.pl But I am getting the below error message: ************************************************************************* The connection has timed out The server at www.mykoha.org is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. ************************************************************************* Firewall is not turned on and the computer's network connection is ok. However I see that I am able to login successfully as a user at http://localhost or http://localhost/cgi-bin/koha/opac-user.pl Please let me know how to solve this issue. OS: Windows XP Mozilla ActivePerl 5.8.9 Build 829 Apache 2.0.64 MySql Server 5.1 Thanks & Regards Ajesh
Ajesh, This looks like a DNS issue to me. Can you ping mykoha.org? If not then you probably don't have this name pointing to the IP address of the server. However, I would encourage you to abandon the idea of using Koha 2.2.9 on Windows, and install the latest stable release on Linux (or wait a few days and install version 3.4 when it is released). I don't believe the 2.2.x branch is being updated in any way. To keep up with bug fixes and enhancements, you really want to be on the version the Koha community is contributing to. If this is a test box you are setting up then you could download the latest stable release now - version 3.2.7 available at http://download.koha-community.org/ , then update to the 3.4 release later after you are comfortable with Koha on Linux. Best, Doug -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of ajesh@maxenna.com Sent: Wednesday, April 20, 2011 2:25 AM To: koha@lists.katipo.co.nz Subject: [Koha] Unable to login Hi, I have installed Koha 2.2.9 on Windows XP. Now, I am trying to login to Koha as admin using the below link http://www.mykoha.org:8080 or http://www.mykoha.org:8080/cgi-bin/koha/mainpage.pl But I am getting the below error message: ************************************************************************* The connection has timed out The server at www.mykoha.org is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. ************************************************************************* Firewall is not turned on and the computer's network connection is ok. However I see that I am able to login successfully as a user at http://localhost or http://localhost/cgi-bin/koha/opac-user.pl Please let me know how to solve this issue. OS: Windows XP Mozilla ActivePerl 5.8.9 Build 829 Apache 2.0.64 MySql Server 5.1 Thanks & Regards Ajesh _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Op woensdag 20 april 2011 20:25:21 schreef ajesh@maxenna.com:
I have installed Koha 2.2.9 on Windows XP.
That's a bad idea to start with. That version of Koha is woefully out of date. 3.4 comes out tomorrow though.
Now, I am trying to login to Koha as admin using the below link http://www.mykoha.org:8080
Do you own www.mykoha.org? (/me looks) ... it appears to be parked by a hosting company. So, as you don't own, or at least haven't configured the domain name, there's no chance of it working unless you've done some DNS stuff on your network. And as a rule of thumb, replacing real hostnames with local versions is a bad idea. I would look here for installation and configuration information: http://wiki.koha- community.org/wiki/Setting_Up_Koha_in_Virtual_Environment_%2B_Using_That_as_a_Development_Environment#Step:_Install_Koha -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
participants (3)
-
ajesh@maxenna.com -
Doug Dearden -
Robin Sheat