PhpBB
[unchecked revision] | [unchecked revision] |
Line 4: | Line 4: | ||
| caption = The phpBB logo, used since the release of phpBB 3.0.0. | | caption = The phpBB logo, used since the release of phpBB 3.0.0. | ||
| type = Internet Forum | | type = Internet Forum | ||
− | |||
| version = 3.0.7-PL1 | | version = 3.0.7-PL1 | ||
| level = easy | | level = easy | ||
| cost = free | | cost = free | ||
| license = GNU General Public License | | license = GNU General Public License | ||
− | |||
| site =http://www.phpbb.com | | site =http://www.phpbb.com | ||
}} | }} | ||
Line 16: | Line 14: | ||
== Installation == | == Installation == | ||
− | First of all, download the latest release of phpBB (3.0.7-PL1 at the time of writing) from the [http://www.phpbb.com/ Official Site]. When that is done you have to extract the archive and upload the files using [[ | + | First of all, download the latest release of phpBB (3.0.7-PL1 at the time of writing) from the [http://www.phpbb.com/ Official Site]. When that is done you have to extract the archive and upload the files using [[FTP Details|FTP]]. If you want to have your forums in the root of the domain, upload all files to public_html. If you rather have it in a folder, subdomain or an addon domain, rename the folder of the extracted archive to something of your choice, like forum, and upload that folder to your public_html folder (make sure there isn't a folder in the folder, the php files etc should be visible when you go inside the "forum" folder). Point subdomains or addon domains to this folder. |
When all the files have been successfully uploaded, navigate to them in your browser. Follow the instruction that appear on screen, and your installation will run smoothly. | When all the files have been successfully uploaded, navigate to them in your browser. Follow the instruction that appear on screen, and your installation will run smoothly. | ||
Line 25: | Line 23: | ||
== Related Links == | == Related Links == | ||
− | * [[ | + | |
+ | * [[FTP Details]] | ||
* [[How to use mySQL]] | * [[How to use mySQL]] | ||
Revision as of 17:09, 4 August 2010
phpBB | |
![]() The phpBB logo, used since the release of phpBB 3.0.0. | |
Type | Internet Forum |
---|---|
Stable version | 3.0.7-PL1 |
Installation level | easy |
Cost | free |
License | GNU General Public License |
Site | http://www.phpbb.com |
phpBB is a popular Internet forum software written in PHP. The name "phpBB" is an abbreviation of PHP Bulletin Board.
Contents |
Installation
First of all, download the latest release of phpBB (3.0.7-PL1 at the time of writing) from the Official Site. When that is done you have to extract the archive and upload the files using FTP. If you want to have your forums in the root of the domain, upload all files to public_html. If you rather have it in a folder, subdomain or an addon domain, rename the folder of the extracted archive to something of your choice, like forum, and upload that folder to your public_html folder (make sure there isn't a folder in the folder, the php files etc should be visible when you go inside the "forum" folder). Point subdomains or addon domains to this folder. When all the files have been successfully uploaded, navigate to them in your browser. Follow the instruction that appear on screen, and your installation will run smoothly.
Modifications and Styles
There are lot of Modifications and Styles located in the customisation database on phpbb.com (link). They have also recently opened a Bridges section, and a Convertors section.