Bug 21313

Summary: Database recovery error
Product: Koha Reporter: Evelyne <nshutieve>
Component: Installation and upgrade (web-based installer)Assignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: critical    
Priority: P5 - low CC: gmcharlt
Version: 17.11   
Hardware: HP   
OS: Linux   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Evelyne 2018-09-04 08:00:50 UTC
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.
Comment 1 Owen Leonard 2018-09-04 12:00:21 UTC
This sounds like a support request rather than a bug.

Questions about Koha should be asked on the Koha mailing list (http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC channel (http://koha-community.org/get-involved/irc/).

Hopefully you've already seen the Koha documentation: http://koha-community.org/documentation/

You can also find options for paid support here: https://koha-community.org/support/
Comment 2 Evelyne 2018-09-04 12:47:35 UTC
(In reply to Owen Leonard from comment #1)
> This sounds like a support request rather than a bug.
> 
> Questions about Koha should be asked on the Koha mailing list
> (http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC
> channel (http://koha-community.org/get-involved/irc/).
> 
> Hopefully you've already seen the Koha documentation:
> http://koha-community.org/documentation/
> 
> You can also find options for paid support here:
> https://koha-community.org/support/

Thanks for redirecting me.