GemsTracker

GEneric Medical Survey Tracker

User Tools

Site Tools


devzone:requirements:softwarerequirements

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devzone:requirements:softwarerequirements [2017/06/22 15:41]
Matijs
devzone:requirements:softwarerequirements [2017/06/22 15:51]
Matijs
Line 11: Line 11:
   * [[https://​www.git-scm.com|Git]]   * [[https://​www.git-scm.com|Git]]
   * access to a database on a [[http://​www.mysql.com|MySQL server]] version 5.5 or higher (in version 5.7 strict mode must be disabled)   * access to a database on a [[http://​www.mysql.com|MySQL server]] version 5.5 or higher (in version 5.7 strict mode must be disabled)
-  * (optionally) a [[http://​www.limesurvey.org|LimeSurvey]] 2.00 or higher installation+  * (optionally) a [[http://​www.limesurvey.org|LimeSurvey]] 2.06/​lts ​
  
 GemsTracker is built for plug-in survey engines, but the only survey engine currently available in open source is LimeSurvey. At least one other survey system has been implemented but it is not available in open source. GemsTracker is built for plug-in survey engines, but the only survey engine currently available in open source is LimeSurvey. At least one other survey system has been implemented but it is not available in open source.
Line 49: Line 49:
  
 The use ''​composer install''​ to install all required libraries and modules not part of the PHP installation. The use ''​composer install''​ to install all required libraries and modules not part of the PHP installation.
 +
 +The alternative to using git and composer on a server is to install both packages on another machine, download the software on that machine and transfer the files to the server. However: //we strongly advise against this// as this complicates future updates.
 +
 +===== LimeSurvey Installation notes =====
 +
 +We advise GemsTracker users to us the 2.06lts version of LimeSurvey. You can either download the zipfile from 
 +[[https://​github.com/​LimeSurvey/​LimeSurvey/​tree/​2.06lts]] or clone the GitHub repository and switch to the 2.06lts version.
 +
 +Usually we install LimeSurvey in an ls subdirectory of the webroot of the GemsTracker installation. Browsing to the ls/admin page starts the installation wizard.
  
 ===== Windows Installation notes ===== ===== Windows Installation notes =====
devzone/requirements/softwarerequirements.txt · Last modified: 2020/03/12 12:06 (external edit)