Discussion:
[Koha] Koha database recovery from crashed disk
Mpore Nshuti Evelyne
2018-09-05 07:10:05 UTC
Permalink
My client's server hard disk crashed. They had not made any backups
since the use of Koha ILS. So my option was to recover database from
MySQL database files (copy from old to new installation). But the
problem i am having is that on loading the staff client interface, the
web installation restarts and after selecting defaults, i get a
Software Error like this:
DBIx::Class::Storage::DBI::_dbh_execute(): Table
'koha_library.search_field' doesn't exist at
/usr/share/koha/lib/Koha/Objects.pm line 110.

I really need help.
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinf
Tomas Cohen Arazi
2018-09-05 10:33:47 UTC
Permalink
Are you sure db and Koha versions match?
Post by Mpore Nshuti Evelyne
My client's server hard disk crashed. They had not made any backups
since the use of Koha ILS. So my option was to recover database from
MySQL database files (copy from old to new installation). But the
problem i am having is that on loading the staff client interface, the
web installation restarts and after selecting defaults, i get a
DBIx::Class::Storage::DBI::_dbh_execute(): Table
'koha_library.search_field' doesn't exist at
/usr/share/koha/lib/Koha/Objects.pm line 110.
I really need help.
_______________________________________________
Koha mailing list http://koha-community.org
https://lists.katipo.co.nz/mailman/listinfo/koha
--
Tomás Cohen Arazi
Theke Solutions (https://theke.io <http://theke.io/>)
✆ +54 9351 3513384
GPG: B2F3C15F
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
htt
Luis Moises Rojas
2018-09-05 11:45:51 UTC
Permalink
Have you tried to installed koha normal, and then make a restore using
mysql?
Post by Tomas Cohen Arazi
Are you sure db and Koha versions match?
Post by Mpore Nshuti Evelyne
My client's server hard disk crashed. They had not made any backups
since the use of Koha ILS. So my option was to recover database from
MySQL database files (copy from old to new installation). But the
problem i am having is that on loading the staff client interface, the
web installation restarts and after selecting defaults, i get a
DBIx::Class::Storage::DBI::_dbh_execute(): Table
'koha_library.search_field' doesn't exist at
/usr/share/koha/lib/Koha/Objects.pm line 110.
I really need help.
_______________________________________________
Koha mailing list http://koha-community.org
https://lists.katipo.co.nz/mailman/listinfo/koha
--
Tomás Cohen Arazi
Theke Solutions (https://theke.io <http://theke.io/>)
✆ +54 9351 3513384
GPG: B2F3C15F
_______________________________________________
Koha mailing list http://koha-community.org
https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https

Loading...