https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16867
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Zeno Tajoli <[email protected]> --- Hi, this is the basic error: >I have two VM with the same system (Debian 8) and the same Koha 16.06 (one is >>the clone of the other) You can't clone a marc21 Koha and do a web install with unimarc. The sistem doesn't work. You need to start an install from a fresch debian 8 and reintall koha-common package. Reading https://wiki.koha-community.org/wiki/Koha_on_Debian. After "sudo apt-get install koha-common" "vi /etc/koha/koha-sites.conf" and setup unimarc. After "sudo koha-create --create-db libraryname" Now you can do web install and you can choose 'unimarc'. If you want more info, writr to koha mailing-list https://lists.katipo.co.nz/mailman/listinfo/koha -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
