Re: [Koha] Help debugging Internal Server Error
Yes, you should rerun the upgrade-schema script on the backup. Le ven. 19 févr. 2021 à 00:45, Doug Dearden <dearden@sarsf.org> a écrit :
Hey Alvaro,
Forgot to hit reply all to my last message so am including the list and Jonathan on this one.
I looked at the database in the new test instance and compared it to the old instance that is broken. Indeed, as the error indicates when rebuilding zebra, the column exclude_from_local_holds_priority does not exist in the old and supposedly upgraded database, but does exist in the new test database created by koha-create . I assume there were other database changes between 19.05 that I used to be on and 20.11 that is installed now.
I have a backup of the old 19.05 database. Can I restore that using koha-restore, and the run koha-upgrade-schema to bring it up to date?
Thanks,
Doug
participants (1)
-
Jonathan Druart