[Koha] how to find the KOHA sql file

2015-02-13 Thread John Doane
Dear fellow KOHA users, I am new to using KOHA but I have managed to use Josh Hertel’s virtual machine with KOHA to get a system up and running. I would like to save a copy of the sql file but I can’t seem to locate the actual database file! Any suggestions on how to find it? Any help would b

Re: [Koha] how to find the KOHA sql file

2015-02-13 Thread Tim Young
Hi, You use the mysqldump command to create the file. In your /etc/koha/koha-conf.xml file, you will have a section about your mysql config: mysql *kohadb* localhost 3306 *koha* *kohapassword* ... Take the database, user and password from that file, and type something like this:

Re: [Koha] OPAC search showing no tite

2015-02-13 Thread MJ Ray
Admire Mutsikiwa wrote: > I have upgrade my koha instance through several versions. I have re-indexed > but I am getting the following message > > koha@libsys:~$ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -x > -v > > given is experimental at /usr/share/koha/lib/Koha/DateUtils.pm