Difference between revisions of "Install a Phpbb Forum"

From Organic Design wiki
m (Installation)
m
Line 18: Line 18:
 
Follow the Quick Install in the [http://www.phpbb.com/support/documents.php?mode=install&version=3 Installation Guide] as root on your Linux server.
 
Follow the Quick Install in the [http://www.phpbb.com/support/documents.php?mode=install&version=3 Installation Guide] as root on your Linux server.
  
Installation details can be found in the New Installation and Post-Install Tasks section, the install screen on your Phpbb is also quite verbose.
+
Installation details can be found in the New Installation and Post-Install Tasks section, the install screen on your Phpbb is also quite verbose as it has a link to full local installation instructions.

Revision as of 21:23, 20 August 2011

Procedure.svg Install a Phpbb Forum
Organic Design procedure

Introduction

phpBB is a popular Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is free and open source software.

Features of phpBB include support for multiple database engines (PostgreSQL, SQLite, MySQL, Oracle, Microsoft SQL Server), flat message structure (as opposed to threaded), hierarchical subforums, topic split/merge/lock, user groups, multiple attachments per post, full-text search, plugins and various notification options (e-mail, Jabber instant messaging, ATOM feeds).[1]

Download

The latest version is 3.0.7, it can be downloaded as a bz2 or a zip.

Installation

Follow the Quick Install in the Installation Guide as root on your Linux server.

Installation details can be found in the New Installation and Post-Install Tasks section, the install screen on your Phpbb is also quite verbose as it has a link to full local installation instructions.