http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11974
--- Comment #6 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 26487 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26487&action=edit Bug 11974 - Enable unix socket connections for database connections. Added installer options. Modified the Makefile.PL to ask for the non-default unix socket when using mysql or mariadb. Modified the rewrite-config.PL to actually include the new variable in the koha-conf.xml To test: 1. Reinstall using perl Makefile.PL 1.1. Write some path to the question: 'mysql socket location' 2. make, make test, make install 3. Verify that the installed koha-conf.xml has the new variable 'mysql_socket'. -- 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/
