About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
legacy:installation:installing_multiple_instances

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installing_multiple_instances [2009/12/04 20:45] demiankatzinstalling_multiple_instances [2011/05/06 11:40] demiankatz
Line 34: Line 34:
  
 ===== 3. Edit import/import.properties ===== ===== 3. Edit import/import.properties =====
-  * Change the solr.path setting to reflect your installation directory.+  * Change the solr.path and solrmarc.path settings to reflect your installation directory.
  
 //This file may not exist in all versions of VuFind// //This file may not exist in all versions of VuFind//
 +
  
  
Line 56: Line 57:
  
 //Note that in early versions of VuFind, import-marc.sh used to be called import.sh.// //Note that in early versions of VuFind, import-marc.sh used to be called import.sh.//
 +
 +==== Windows Variant ====
 +
 +Under Windows, you will need to edit run_vufind.bat and import-marc.bat instead of vufind.sh and import-marc.sh; the lines you will add should be of the form:
 +
 +<code>
 +set VUFIND_HOME=c:\vufind
 +</code>
  
 ===== 5. Configure to Reflect the Custom MySQL Database Name ===== ===== 5. Configure to Reflect the Custom MySQL Database Name =====
legacy/installation/installing_multiple_instances.txt · Last modified: 2018/12/19 17:09 by demiankatz