Installing phpBB Forum/Bulletin Board on Windows @i12bretro
Installing phpBB Forum/Bulletin Board on Windows  @i12bretro
Uploaded December 2023 | Updated September 2026, 2 weeks ago
#phpBB #BulletinBoard #Windows

Full steps can be found at i12bretro.github.io/tutorials/0272.html

   01. Download XAMPP  sourceforge.net/projects/xampp/files/XAMPP%20Windows
   02. Download phpBB  download.phpbb.com/pub/release/3.3/3.3.2/phpBB-3.3.2.zip
   03. Download Microsoft Visual C++  https://aka.ms/vs/16/release/vc_redist.x64.exe
   04. Install Microsoft Visual C++
   05. Right click the downloaded XAMPP file ≫ Extract All...
   06. Right click the downloaded phpBB .zip file ≫ Extract All...
   07. Rename the extracted phpBB3 folder phpBB
   08. Cut the phpBB folder inside the XAMPP/htdocs directory
   09. Copy the extracted XAMPP directory to a safe location to run from, C:\Program Files for example
   10. Run XAMPP/setup_xampp.bat to update the configuration files with the new server location
   11. Run XAMPP/xampp-control.exe
   12. Click the Start button next to Apache and MySQL
   13. Navigate to XAMPP/mysql/bin
   14. Hold the SHIFT key and right click in the white space ≫ Open PowerShell windows here...
   15. Type the following in the PowerShell window to setup the phpbb database
         ./mysql -u root
         CREATE DATABASE phpbb DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
         GRANT ALL ON phpbb.* TO 'phpbb_rw'@'localhost' IDENTIFIED BY '!!phpBB##';
         FLUSH PRIVILEGES;
         EXIT;
         exit
   16. Open a web browser and navigate to http://DNSorIP/phpBB
   17. The phpBB introduction screen should be displayed
   18. Click the Install tab
   19. Click the Install button
   20. Input an administrator username, email address and password ≫ Click Submit
   21. Enter the database hostname, username, password and database name ≫ Click Submit
   22. Click the Submit button on the Server configuration page
   23. Click the Submit button on the E-mail configuration page
   24. Enter a title and short description on the Bulletin board configuration page ≫ Click Submit
   25. When the installation completes, open XAMPP/htdocs/phpBB and rename or delete the install directory
   26. In a web browser, navigate to http://DNSorIP/phpBB
   27. Welcome to your very own, self-hosted forum with phpBB
 


### Connect with me and others ###
★ Discord: discord.com/invite/EzenvmSHW8
★ Reddit: reddit.com/r/i12bretro
★ Twitter: twitter.com/i12bretro
Installing phpBB Forum/Bulletin Board on WindowsInstall Invoice Plane - Invoice and Payment Manager - On WindowsInstalling RedMine Project Management Software on LinuxSetting up LDAP Authentication for OPNSenseInstall MyBB - Open Source Forum Software - on WindowsRun AdGuard Home - Cross Platform Pi Hole Alternative - in DockerCreate and Apply SSL Certificate to OpenWRT LuCI Web InterfaceSelf-hosted Wikipedia Style Wiki with MediaWiki on WindowsRun miniPaint - Browser Based Image Editor - on LinuxInstall Akaunting - Open Source Accounting Software - On WindowsInstalling phpBB Forum/Bulletin Board on DebianRunning a CloudReady ChromeOS VM in Virtualbox
i12bretro |

Installing phpBB Forum/Bulletin Board on Windows

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER