Hi All,

Can anyone provide some insight? I have setup Fedora 3.2.1 IRs
on multiple TCP ports, including 8080, evaluating various config.
options.

I'd like to setup a Koha instance, but need to use a non-default
configuration (different tcp port, etc).

Would I edit koha-conf.xml or koha-httpd.conf before or
after the install via  perl Makefile.PL ; make ; make install?

Any feedback is welcome.

grep -i listen etc/*
koha-conf.xml:<listen id="biblioserver"
>unix:__ZEBRA_RUN_DIR__/bibliosocket</listen>
koha-conf.xml:<listen id="authorityserver"
>unix:__ZEBRA_RUN_DIR__/authoritysocket</listen>
koha-conf.xml:<!-- <listen id="publicserver" >tcp:@:9999</listen> -->
koha-conf.xml:<listen id="mergeserver">tcp:@:__MERGE_SERVER_PORT__</listen>
koha-conf.xml:<server id="mergeserver"  listenref="mergeserver">
koha-conf.xml:<server id="biblioserver"  listenref="biblioserver">
koha-conf.xml:<server id="authorityserver"  listenref="authorityserver" >


Cheers,
-- david
[email protected] (honsys.blogspot.com) 352-275-7438
[email protected] 301-713-2607x134
1315 East-West Highway, SSMC3 Room 2453 Silver Spring, MD 20910
[email protected] 301-614-TBD Greenbelt, MD 20771
NASA/Goddard, B32 Room-TBD
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to