Installation
System requirements
Web server or web hosting account (Linux/Apache recommended) with PHP >= 4.2 and MySQL >= 4.1.
Installation
- Unzip the script package
- Upload the complete folder "forum" to your server
- Depending on your server configuration the write permissions of the subdirectory templates_c (CHMOD 770) and the file config/db_settings.php (CHMOD 666) might need to be changed in order that they are writable by the script
- Run the installation script by accessing yourdomain.tld/forum/install/ in your web browser and follow the instructions
Update
- Update from version 1.7* to 2.0
- Version 1.7 has an update function to update from older versions (select "Update" as installation mode while installing)