A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)
backup | ||
config | ||
images | ||
includes | ||
install | ||
js | ||
lang | ||
modules | ||
templates_c | ||
themes/default | ||
update | ||
CHANGELOG | ||
index.php | ||
LICENSE | ||
README |
my little forum - http://mylittleforum.net/ REQUIREMENTS: * Webserver 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, 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.