https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34276 dcowens76@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcowens76@gmail.com --- Comment #21 from dcowens76@gmail.com --- Thanks, so reading that thread, I ran these two commands in MySQL: mysql> ALTER TABLE illrequests DROP FOREIGN KEY illrequests_ibfk_1; mysql> ALTER TABLE illrequests DROP KEY illrequests_bibfk; I reran the upgrade script without error. However, the web installer script still shows up rather than the staff interface. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.