I am now the proud new owner of a live Koha installation. Thanks to all of the people who addressed my questions! (-: On Wed, Jul 26, 2017 at 8:48 AM, Michael Kuhn <mik@adminkuhn.ch> wrote:
Hi
I don't know the username for logging into the administrative interface, so
I looked to see what I could find in the database was empty.
You will find the password of the administrative user as follows:
$ INSTANZ="yourinstance" $ sudo xmlstarlet sel -t -v 'yazgfs/config/pass' /etc/koha/sites/$INSTANZ/koha-conf.xml && echo
The result will be some string like
e1ePP6qq5g7u40Ex
Thinking that
I must have munged something, I tried to create a new instance with another name. The new instance's database was also empty:
toolchest monk # koha-create --create-db monasterylibrary Koha instance is empty, no staff user created. Starting Zebra server for monasterylibrary * Starting Koha indexing daemon for monasterylibrary [ OK ]
toolchest monk # mysql -uroot -p
...
MariaDB [(none)]> use koha_monasterylibrary; Database changed MariaDB [koha_monasterylibrary]> show tables; Empty set (0.00 sec)
Is this intended?
Yes, the database will only be populated after you have gone through the steps of the webinstaller.
Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- christos Jonathan Seth Hayward, An Orthodox Christian author. Amazon <http://amazon.com/author/cjshayward> - email <christos.jonathan.hayward@gmail.com> - fundraiser <https://GoFundMe.com/the-holy-mountain> - website <https://cjshayward.com/> .