Howto: Install PhpBB 3
First of all, you need to download the latest version from the PhpBB website: http://www.phpbb.com/downloads/olympus.php
Once you have downloaded this file, you need to extract the contents onto your desktop or another place you will be able to find easily.
Once you have extracted the contents of the file downloaded using a tool such as WinRar (http://rarlabs.com) you need to upload the files onto your webserver using an FTP client.
Change the permissions on the following directories to be writable by all (777 in your FTP Client):
store/
cache/
files/
images/avatars/upload/
Like follows;

Locate the config.php file in the root directory of your PhpBB3 install and set it to the permissions of 666 in your FTP client.

Head over to http://yourdomain.ext/path_to_phpbb3/install/
Click the “Install” Tab at the top left of the screen
Follow the onscreen steps until you get to “Database Configuration” step, as seen below;

For the next few steps, you need to be logged into cPanel or your web hosting control panel.
cPanel steps:
- Create a new SQL database by Clicking “MySQL Databases” and then enter the database name (In this example, I am using phpbb3 as the database name) like seen below. Then click “Create Database”

- Once the database has been created you need to create a user. Go to the bottom of the “MySQL Databases” page and enter a username and password like below, REMEMBER this password, as you WILL need it in a second. Once you have done so, click “Create User”

- Now the user and database has been create, you now need to add the user to the database. Under where you created the user select the database and user from the “Add User to Database” menu. On the next page, make sure all the boxes are ticked, and click “Make Changes”
Once the database is created, insert the details into the form on the PhpBB3 install like the following and then click “Proceed to next step”

Follow the rest of the instructions until PhpBB3 has been installed. Once PhpBB3 is installed, you must delete the /install/ directory from your webserver for security reasons. Do this via the FTP client you used to upload the files in the first place.
Enjoy PhpBB3!
Comments(0)








