My Co-Authors

Vaishali Shah
Ivan Bayross

My Publishers

Shroff Publishers

I work with

SEEinfobiz Pvt. Ltd.

Web Directories

Directory India
Installing phpBBForum On Windows PDF Print E-mail

phpBB is a high powered, fully scalable and highly customizable Open Source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel and helpful FAQ.

 

Based on the powerful PHP server language and choice of MySQL, MSSQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.

 

phpBB version 2 has been completely rewritten since the first version. PhpBB version 2 focuses on a professional quality modular design, high security, multiple-language interface, support for a multitude of databases servers and complete layout customization, all with a low execution overhead.

 

phpBB is based on PHP the fastest growing server-side scripting language on the web, which results in one of the fastest, feature-rich bulletin board systems available anywhere.

 

In addition phpBB is open source software so it has no fees, no subscriptions and no restrictions on modifications. Couple this with a thriving and friendly phpBB community and one has a killer solution for creating communities on web site.


Creating The MySQL Database And User For phpBB  


The install process of phpBB creates a set of MySQL tables and populates some of them with appropriate (default) data to ensure that the forum runs successfully.

 

It's prudent to create a separate database named phpbb under MySQL so that phpBB has its own reserved data storage area under MySQL into which it will place its tables and populate them with default data appropriately as described above.

 

Additionally, create a MySQL user named phpbb. Protect this user with a password and finally grant this user full rights to the resources held in the phpbb database.


Creating A Database Under MySQL  


Open the MySQL Command Line Client to start MySQL or login to MySQL through Windows Command. At the mysql> prompt enter:  

CREATE DATABASE phpbb;


Output:  

Query OK, 1 row affected (0.02 sec)

 

MySQL responds by immediately creating the phpbb database.

 

Click here to download the complete E-Book.

 

+/-
Write comment
Name:
Email:
 
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Please input the anti-spam code that you can read in the image.
+/- Comments
Add New Search RSS

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 
Generated in 0.0319180488586 Seconds