macchi-bof/bofforum_code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
my little forum - http://mylittleforum.net/ BoF Edition! Note, the config/db_settings.php.stock must be renamed to config/db_settings.php in order to successfully test this installation. The live db_settings.php contains a cleartext password (boo php mysql!) and therefore cannot be published on github. REQUIREMENTS: * Webserver with PHP >= 5.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, 775 or 777) 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 http://yourdomain.tld/forum/install/ in your web browser and follow the instructions. LICENSE: This product is distributed under the GPL. Please read through the file LICENSE for more informations about this license.