I have installed koha using instance name library, but when i try to browse to its IP it shows this It works! This is the default web page for this server. The web server software is running but no content has been added, yet. and when I look at the database, the my library instance does not have any tables in it. Please can you show me what Im doing wrong here! thanks in advance. mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | koha_library | | koha_library1 | | mysql | | performance_schema | +--------------------+ 5 rows in set (0.00 sec) mysql> use koha_library; Database changed mysql> show tables; Empty set (0.00 sec)
etaisil ineseliam schreef op do 12-03-2015 om 17:02 [+1300]:
I have installed koha using instance name library, but when i try to browse to its IP it shows this
By default, the packages configure your Apache to use hostnames. See this part of the (not yet moved to the main part of the wiki) documentation here: http://wiki.koha-community.org/wiki/Talk:Koha_on_Debian#Access_the_web_inter... You need to configure your DNS rather than using the IP address. If you are not yet in a position to set up DNS, you can configure the /etc/hosts file on the computer you are using to browse to Koha to trick it into thinking DNS is set up. Note that you're almost certain to get someone replying saying to disable the default site. This is not the proper way, and will bandaid over part of the problem, causing the rest of the problems to show up later. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
From memory (I'm not in front of my computer with a copy of Koha on it at
You need to disable the default apache website. the moment): - sudo a2dissite default (or whatever it is listed at under /etc/apache2/sites-enabled; it should also show a site configuration file for the instance you created) - sudo /etc/init.d/apache2 restart Will check when I get home, unless someone else answers in the meantime. The above assumes you are using Debian 7. The database is empty because you haven't gone through the web-based installer yet, but to do that you need to access the site... On 12 March 2015 at 17:02, etaisil ineseliam <etaisil.ineseliam@gmail.com> wrote:
I have installed koha using instance name library, but when i try to browse to its IP it shows this
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
and when I look at the database, the my library instance does not have any tables in it. Please can you show me what Im doing wrong here! thanks in advance.
mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | koha_library | | koha_library1 | | mysql | | performance_schema | +--------------------+ 5 rows in set (0.00 sec)
mysql> use koha_library; Database changed mysql> show tables; Empty set (0.00 sec) _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 | w. +64 4 8906 098
Looks lile I'm wrong - what Robin says... On 12 March 2015 at 17:37, David Nind <david.nind@gmail.com> wrote:
You need to disable the default apache website.
From memory (I'm not in front of my computer with a copy of Koha on it at the moment): - sudo a2dissite default (or whatever it is listed at under /etc/apache2/sites-enabled; it should also show a site configuration file for the instance you created) - sudo /etc/init.d/apache2 restart
Will check when I get home, unless someone else answers in the meantime. The above assumes you are using Debian 7. The database is empty because you haven't gone through the web-based installer yet, but to do that you need to access the site...
On 12 March 2015 at 17:02, etaisil ineseliam <etaisil.ineseliam@gmail.com> wrote:
I have installed koha using instance name library, but when i try to browse to its IP it shows this
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
and when I look at the database, the my library instance does not have any tables in it. Please can you show me what Im doing wrong here! thanks in advance.
mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | koha_library | | koha_library1 | | mysql | | performance_schema | +--------------------+ 5 rows in set (0.00 sec)
mysql> use koha_library; Database changed mysql> show tables; Empty set (0.00 sec) _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 | w. +64 4 8906 098
-- David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 | w. +64 4 8906 098
Ive done the DNS one but I also disabled default site. but now i got the "system is down for maintenance page" On Thu, Mar 12, 2015 at 5:39 PM, David Nind <david.nind@gmail.com> wrote:
Looks lile I'm wrong - what Robin says...
On 12 March 2015 at 17:37, David Nind <david.nind@gmail.com> wrote:
You need to disable the default apache website.
From memory (I'm not in front of my computer with a copy of Koha on it at the moment): - sudo a2dissite default (or whatever it is listed at under /etc/apache2/sites-enabled; it should also show a site configuration file for the instance you created) - sudo /etc/init.d/apache2 restart
Will check when I get home, unless someone else answers in the meantime. The above assumes you are using Debian 7. The database is empty because you haven't gone through the web-based installer yet, but to do that you need to access the site...
On 12 March 2015 at 17:02, etaisil ineseliam <etaisil.ineseliam@gmail.com
wrote:
I have installed koha using instance name library, but when i try to browse to its IP it shows this
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
and when I look at the database, the my library instance does not have any tables in it. Please can you show me what Im doing wrong here! thanks in advance.
mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | koha_library | | koha_library1 | | mysql | | performance_schema | +--------------------+ 5 rows in set (0.00 sec)
mysql> use koha_library; Database changed mysql> show tables; Empty set (0.00 sec) _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 | w. +64 4 8906 098
-- David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 | w. +64 4 8906 098
etaisil ineseliam schreef op do 12-03-2015 om 18:08 [+1300]:
Ive done the DNS one but I also disabled default site. but now i got the "system is down for maintenance page"
Well now you won't know if you did the DNS right until something else breaks. However, you should be able to sudo koha-enable library to get it working. I thought it was enabled by default but I could be wrong, I should check that and update the docs accordingly. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
Greetings, etaisil ineseliam schreef op do 12-03-2015 om 18:08 [+1300]:
Ive done the DNS one but I also disabled default site. but now i got the "system is down for maintenance page"
Robin Sheat wrote:
However, you should be able to sudo koha-enable library -- library.conf (arg to annoying Apache 2.2 vs 2.4 things)
... I thought it was enabled by default but I could be wrong, I should check that and update the docs accordingly.
It may be their first time installing and the DB may not be populated. If I'm wrong, I blame just waking up. :) GPML, Mark Tompsett
Mark Tompsett schreef op do 12-03-2015 om 06:49 [-0400]:
... I thought it was enabled by default but I could be wrong, I should check that and update the docs accordingly.
It may be their first time installing and the DB may not be populated.
Yeah, I think that's what it is. Either they went to the wrong URL, or they got the DNS wrong and can't tell because they also disabled the default site. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
participants (4)
-
David Nind -
etaisil ineseliam -
Mark Tompsett -
Robin Sheat