Skip to content

Installation How to

Massimo edited this page Dec 12, 2016 · 1 revision
  1. Upload the source files to your web server
  2. Create a [MySql] db
  3. Load tables with sql in installation\wform.sql
  4. Change mysql db credentials in lib\lib_db.php
  5. Load word documents in doc\ folder

remember to

  • enable htaccess reading with AccessFileName htaccess.txt in web server [httpd.conf] .
  • enable rewrite_module in [Apache] web server .
  • enable php :)

Clone this wiki locally