https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669
--- Comment #10 from Jonathan Druart <[email protected]> --- It seems that using MySQL v5.7, the web installer fails on step 3 with "using a password on command line interface can be insecure". I don't think we can fix that modifying Koha code. I think we should remove the password from the command line execute in C4::Installer::load_sql and let the administrators set a config file containing the password. -- 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/
