

Mysql> GRANT SELECT,INSERT,UPDATE,DELETE on phpbb.* to identified by 'phpbb' Mysql> SET PASSWORD FOR = PASSWORD('supersecretpassword') Mysql> GRANT ALL PRIVILEGES ON phpbb.* TO IDENTIFIED BY 'supersecretpassword' In MySQL, generate a new database (eg phpbb), generate a new MySQL user for that database: MySQL "Safe Mode": If turned on, database connection functions that specify default values will use those values in place of any user-supplied arguments. This tutorial includes details on installing a social plugin which can be configured to use one of many "social logins" including Facebook. PhpBB has some SPAM mitigation techniques but none is more effective than using a social login where the social platform performs the vetting of users. Within hours of installing a forum you will start to get hundreds of SPAM posts. One of the primary problems encountered in running a web forum is SPAM from those seeking to use your platform for the generation of back-links for SEO purposes. PhpBB supports many themes for various design interfaces and user presentations including one detailed here to support responsive web design. Mobile support is now more important than ever and using a "responsive" web design which allows a site to conform to the user platform using CSS crafted to alter the web page based on the platform (desktop, tablet or smart phone). One of the favored forum software platforms by both by users and by number of instalations is is PhpBB, an Open Source, PHP based forum that this tutorial seeks to detail its installation and configuration. They usually have a hierarchical organization of forums and sub-forums, each with threads of discussion or topics.įorums typically have "moderators" who interface with users of a forum or sub-forum and "administrators" with privileges to manage the technical details of the site.įorum features include emoticon symbol support, polls, direct forum member communication, display of forum stats, user profiles, media support (videos, images, etc), word censoring, bot detection, etc. Forums or message boards have been around as a medium for discussion and posting information since the dawn of the Internet.
