| Installing phpBBForum On Windows |
|
|
|
|
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.
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.
CREATE DATABASE phpbb;
Query OK, 1 row affected (0.02 sec)
MySQL responds by immediately creating the phpbb database.
Click here to download the complete E-Book.
|
phpBBForum 












