opensurveypilot 1.2.0 Installation Guide for Linux


Requirements

  • PHP 4.2 or higher (tested with 4.2.3 to 4.3.4)
  • MySQL (tested with 3.2 )
  • optional ChartDirector 2.52 (http://www.advsofteng.com)

Installation

  1. Install Apache, PHP and MySQL. These installations may vary depending on your chosen distribution.
  2. After Installation make shure that PHP loads the required extensions (mysql,zlib,bz2,mhash,mcrypt,domxml). Just take a look at the phpinfo().
  3. Possibly you have to download libaries for domxml, mhash and mcrypt. They have to be installed on your System, otherwise PHP produces errors with the opensurveypilot.
  4. If you want to use the statistic module, install ChartDirector. You can download a tar.gz file. Extract it and copy the contents of the chartdirector/lib directory into the PHP-extension directory. Now set the extension path in the php.ini file. Finally copy chartdirector/lib/phpchartdir.php into your include directory and restart Apache. Look at http://www.advsofteng.com for detailed install information.

Read the online faq for a detailed program information: http://www.surveypilot.de/faq
If you have trouble installing the software please go to http://www.surveypilot.de/forum/ to get detailed information about the install-process.