Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
phpBB: A User Guide

You're reading from   phpBB: A User Guide Set up and run your own discussion forum

Arrow left icon
Product type Book
Published in Feb 2006
Publisher Packt
ISBN-13 9781904811916
Pages 340 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Stoyan STEFANOV Stoyan STEFANOV
Author Profile Icon Stoyan STEFANOV
Stoyan STEFANOV
Jeremy Rogers Jeremy Rogers
Author Profile Icon Jeremy Rogers
Jeremy Rogers
Arrow right icon
View More author details
Toc

The Environment

In technical terms, here’s what you need in order to use phpBB:

  • The programming code to be executed
  • A database to store information
  • Web-server software, since this is a web application
  • A computer to run all this!

As you already know, phpBB is coded using the PHP server-side programming language. Additionally in order to run, phpBB needs a database. That’s where all discussions’ data is stored. There are different database systems out there that phpBB can work with, but the most popular and most commonly used in today’s PHP applications is MySQL. Finally, phpBB needs a web server and a computer running an operating system. phpBB can run on different operating systems and web servers, but it’s mostly used on a Linux platform with the Apache web server.

Using the web developers’ lingo, you might say that phpBB is mostly used in LAMP environments, where LAMP is an abbreviation for Linux, Apache, MySQL, and PHP. One important thing about the LAMP environment is that its components are free and open source. In practice "free and open-source" means:

  • You can use the software without paying for software licenses.
  • The programming code of the software is available to you if you want to modify it to better suit your needs.

Another good thing about phpBB is that it has very low requirements for the hosting server. Due to the fact that the phpBB environment consists of free software products, you can find a good and quite inexpensive hosting provider very easily. Just searching Google for "phpbb hosting" yields about a million results.

You have been reading a chapter from
phpBB: A User Guide
Published in: Feb 2006
Publisher: Packt
ISBN-13: 9781904811916
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime