User Tools

Site Tools


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)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.