| Summary: | Web Installer gets stuck | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Father Vlasie <fv> |
| Component: | Installation and upgrade (web-based installer) | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | blocker | ||
| Priority: | P5 - low | CC: | gmcharlt, liz, veron |
| Version: | 17.05 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18926 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Father Vlasie
2017-07-22 05:14:41 UTC
UPDATE! Well, I ran "apt-get update" "apt-get upgrade" again and I noticed another koha update was applied. I then rebooted my server and afterwards I was able to login to Koha successfully. Hurray! Hi, This is caused by plack being turned on in your installation when the update was run. It is a bug. The work around is to disable plack, restart apache, run the installer, then re-enable plack. Ok. Thank you! *** This bug has been marked as a duplicate of bug 18926 *** Just for the record, my Koha did actually update to 17.05 (from 16). I did not disable plack during install since I did not know about this tip. Yep, that version probably has the fix in it for the bug. :) |