Book Image

phpBB: A User Guide

Book Image

phpBB: A User Guide

Overview of this book

phpBB is a free, open source Internet community application, with outstanding discussion forums and membership management. Written in the PHP scripting language, and making use of the popular MySQL database, phpBB is a standard among web hosting companies throughout the world, and is one of the most widely-used bulletin board packages in the world. This book is an abridged version of "Building Online Forums with phpBB 2", (ISBN 1904811132), focusing on a complete set of topics to help you set up and run your own phpBB-powered online community. This book gives you the power to use phpBB to set up and run your own online discussion forums with ease. It takes you through the whole process of setting up your phpBB site, and helps you create, customize, and manage your own online community with phpBB. Written by experienced phpBB administrators and enthusiasts, the emphasis is on simple and practical guidance for you to get the most from phpBB. Packed with step-by-step examples, this book is your ideal guide to learning phpBB.
Table of Contents (11 chapters)

Pre-Installation


In this section you'll find out about the phpBB server requirements, which are on the lower end (price-wise) of the server configurations offered by hosting providers. Then the section discusses some database-related topics and ends with a checklist you can use to make sure you have everything you need to start the installation process.

Requirements

phpBB is very flexible in terms of server requirements, and you have a lot of options. But let's concentrate on the configuration that is most widely used, consisting of:

  • Any major operating system.

  • Apache web server.

  • MySQL database system, version 3.22 or higher.

  • PHP version 4; PHP3 will also do, but it's recommended that you use the latest stable version.

phpBB was designed with portability in mind, so all of the requirements listed above are very flexible. Let's look at them in more detail and also see what options you have.

  • The operating system (OS): phpBB is OS independent. That means it can run on all sorts of operating systems...