http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11974

--- Comment #16 from Frédéric Demians <[email protected]> ---
During connection, in C4::Context, when the connection to socket fails, a
warning is sent, and the connection fall back to TCP/IP connection. I'd prefer
that the program die. Otherwise one may be mislead, and believe the socket
works when it doesn't.

Could you add support to socket to the web Installer. Try to do a fresh
install.
You will see that your socket info is not displayed, and not used. Take a look
at:

- C4::Installer.pm.
  line 66, and 438
- koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt
  line 10

-- 
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/

Reply via email to