user-comments:open-ils.xml
This is an old revision of the document!
Make sure the port that is set in openils.xml is the same as in the opensrf.xml file. The sample files in the TAR ball contain different ports (1010 and 10101). You will run into problems when you try to run autogen.sh at a later stage.
This is the config that worked for us:
<cache> <global> <servers> <server>127.0.0.1:10101</server> </servers> <max_cache_time>86400</max_cache_time> </global> </cache>
user-comments/open-ils.xml.1124297828.txt.gz · Last modified: 2022/02/10 13:33 (external edit)