Introduction
This is the project page of the old branch 1.* of my little forum. Please refer to the main page for the project page of the current version.
Demo and discussion forum
Download
- Version 1.7: my_little_forum_1.7.6.zip
Installation
To install my little forum you need a webserver with PHP >= 4.2 and MySQL >= 4.1. Follow these steps to install the forum:
- The file forum.zip contains a folder with the script files ("forum").
- Load up the complete folder on your server.
- The file db_settings.php requires write permission! Set this with your FTP programm (CHMOD 666).
- Start install.php on your server (http://www.domain.tld/forum/install.php).
- Fill in the form completely.
- After installing, remove the file install.php from the server!
- You can now log in with the name and password you specefied at the installation. In the "admin area" you can then customize the forum.
- To customize the layout, edit the files template.html and style.css.