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.
configuration:ils:examples:kohailsdi_driver

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
configuration:ils:examples:kohailsdi_driver [2023/04/24 17:06] – [Configuring VuFind® for single instance in ILSDI] demiankatzconfiguration:ils:examples:kohailsdi_driver [2024/02/28 18:46] (current) – [Configuring VuFind® for single instance in ILSDI] demiankatz
Line 1: Line 1:
 ====== Configuring the KohaILSDI ILS Driver ====== ====== Configuring the KohaILSDI ILS Driver ======
  
-// Thanks to Mohan Pradhan for developing this documentation. //+// Thanks to Mariyapillai Jayakananthan and Mohan Pradhan for developing this documentation. //
  
 =====Configuring VuFind® for single instance in ILSDI=====  =====Configuring VuFind® for single instance in ILSDI===== 
Line 14: Line 14:
  
 <code bash> <code bash>
-host = IP address or hostname of Koha server+host = IP address or hostname of Koha server (you can use "localhost" if VuFind® and Koha are installed on the same server)
 port = 3306 port = 3306
 username = User created in MariaDB or MySQL server username = User created in MariaDB or MySQL server
Line 27: Line 27:
  
 See the [[configuration:ils:examples:koha_ilsdi_database|Configure Koha's database to allow access for VuFind®]] page for details on establishing MariaDB/MySQL database credentials. See the [[configuration:ils:examples:koha_ilsdi_database|Configure Koha's database to allow access for VuFind®]] page for details on establishing MariaDB/MySQL database credentials.
 +
 +==== Troubleshooting Database Connectivity ====
  
 We are using port 3306 in our example. If your connection does not work, it can be helpful to troubleshoot whether the port is accessible. You can perform this test on your VuFind® server by running this command:  We are using port 3306 in our example. If your connection does not work, it can be helpful to troubleshoot whether the port is accessible. You can perform this test on your VuFind® server by running this command: 
configuration/ils/examples/kohailsdi_driver.1682355963.txt.gz · Last modified: 2023/04/24 17:06 by demiankatz