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 [2010/06/09 02:03] – added solrmarc.path p_neishinstalling_multiple_instances [2011/08/25 18:11] hackmastera
Line 20: Line 20:
   * In the [Index] section, change the local setting to reflect the new code location.   * In the [Index] section, change the local setting to reflect the new code location.
   * In the [Database] section, you will have to edit the scheme_location and class_location values to reflect the different file paths.   * In the [Database] section, you will have to edit the scheme_location and class_location values to reflect the different file paths.
 +  * In the [Logging] section, if you have / want logging, change the file location
  
  
Line 37: Line 38:
  
 //This file may not exist in all versions of VuFind// //This file may not exist in all versions of VuFind//
 +
  
  
Line 56: Line 58:
  
 //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