On 6 October 2016 4:32:25 AM NZDT, Barton Chittenden <barton@bywatersolutions.com> wrote:
On Wed, Oct 5, 2016 at 10:28 AM, Bortel, Gary <gary.bortel@sos.wa.gov> wrote:
Running a multi-tennant installation of Koha 3.22.10 on Ubuntu 14.04.5...
I came in this morning to upgrade our package installation of 3.22.10 --> 3.22.11. Everything seemed to go okay, but when I tried to log on to Koha, I was directed to the installer interface. What did I miss?
You probably didn't miss anything -- you will see the installer screen if the database needs to be updated.
However you should never see this when upgrading using packages, it upgrades the database as part of it. Do you use memcached? If so try restarting it to flush the cache. Chris
I would back up your database using
sudo koha-dump <instance name>
in a terminal ... just to be on the safe side.
Then go ahead and click OK or Next on the installer screen (I can't rmemember which). This will run the database upgrade, and should forward you on to the Koha main page when done.
--Barton _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.