[Koha-bugs] [Bug 15890] koha-create doesn' t put a dot between library name and domain name in apache site

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 22 19:27:43 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15890

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |mtompset at hotmail.com
             Status|NEW                         |RESOLVED

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
You likely edited out the initial . from the DOMAIN in the
/etc/koha/koha-sites.conf file before you did your koha-create command. If you
place the initial . in the DOMAIN variable, it doesn't matter how many levels
of domains are being used.

Around line 589 in /usr/sbin/koha-create:
opacdomain="$OPACPREFIX$name$OPACSUFFIX$DOMAIN"
intradomain="$INTRAPREFIX$name$INTRASUFFIX$DOMAIN"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list