Script: phpBB 2.06
Skill Level: Medium
Credit: phpBB.com
Final Product: Your own phpBB forum.
-------------------------------------------------------------------------------------
To install phpBB, you need PHP and a MySQL database.
Go create a MYSQL database. Remember the database name, username, and password. This will come in handy later.
Download phpbb.zip and unzip the files. Find config.php.
up the config.php file and add in the database information. Make sure the path to your boards is correct too.
Upload the all the .php, .inc., .sql, .cfg, and .htm files in ASCII mode. Upload all the image files in Binary mode.
Run install.php and register.
You should have a fully functional phpBB board!
|