Ran into some difficulty installing the wiki with mysql backend as the documentation wasn't upto-date.
Below are some notes and customization done during the process:- Download the latest tarball from SourceForge
- Extract all files.
- Copy 'config/config-dist.ini' to 'config/config.ini' and edit the settings.
- Make sure to set the value of 'DEBUG' to either 1 or 0 and do not comment it out. The install process complains if the DEBUG value is not found.
- Upload the "passencrypt.php" to the web-server and access it via browser to encrypt password.