My version of PhpBB is 3.0.12.
If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged
- Download the zip file from here.
- Decompress the phpBB3 archive to a local directory on your system.
- Upload all the files contained in this archive (retaining the directory structure) to a web accessible directory on your server or hosting account.
- Change the permissions on config.php to be writable by all (666 within your FTP Client)
- Change the permissions on the following directories to be writable by all (777 within your FTP Client):
store/
,cache/
,
files/
andimages/avatars/upload/
- Point your web browser to the location where you uploaded the phpBB3 files with the addition of
install/index.php
or simplyinstall/
,
Ex 1 :http://www.example.com/phpBB3/install/index.php
Ex 2 :http://www.example.com/forum/install/
- Click the INSTALL tab, follow the steps and fill out all the requested information.
- It is a good practice to give a prefix for database tables when asked as you can maintain same database for multiple purposes/websites.
- Change the permissions on config.php to be writable only by yourself (644 within your FTP Client)
- phpBB3 should now be available.
- You should remove/rename the /install directory from your server folder as you will only be able to access the Administration Control Panel whilst it is present.
If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged
Thanking you for clear and easy steps
ReplyDelete