I am trying to install Koha on Ubuntu 24.04, database mariaDB I have installed Koha before, on Debian and Ubuntu, but this time it seemed harder. I finally I got to the webinstaller, after I had restored my mysqldump, to koha_bibliotheek
sudo koha-list shows two instances, bibliotheek and library, not sure why. in mariaDB koha_library is an empty database. I can NOT log in to koha_library with the password I get from xmlstarlet sel -t -v 'yazgfs/config/pass' /etc/koha/sites/library/koha-conf.xml;echo But I can log in to koha_bibliotheek, AFTER restoring my mysqldump file. Then I get to the web installer which works fine until I click on “import” at the end of “Install basic configuration settings” where my screen shows “Internal Server Error” as that seemed one of the suggestions I found Googling, I tried SET GLOBAL sql_mode = ' '; to no avail No errors in the apache log And I don’t know where to go from here. Googling didn’t get me far this time, so any ideas? Thanks, Marty _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

