{"id":743,"date":"2017-01-19T00:00:00","date_gmt":"2017-01-19T00:00:00","guid":{"rendered":"http:\/\/blog.hostinger.io\/hostinger-tutorials\/uncategorized\/how-to-install-phpbb\/"},"modified":"2025-12-22T15:08:21","modified_gmt":"2025-12-22T15:08:21","slug":"how-to-install-phpbb","status":"publish","type":"post","link":"\/tutorials\/how-to-install-phpbb","title":{"rendered":"PhpBB tutorial: how to install it and start using it to make an online forum"},"content":{"rendered":"<p>For bloggers and content creators, setting up an online forum is a great way to establish a strong community. Even if you are not a developer, you can easily set up one using a tool like phpBB.<\/p><p>In this phpBB tutorial, we will explain the software&rsquo;s prerequisites and how to install it. You will also learn about the tool&rsquo;s basic configurations so you can start your online forum effortlessly.<\/p><p>\n\n\n\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-what-is-phpbb\">What is phpBB<\/h2><p><a href=\"https:\/\/www.phpbb.com\/\" target=\"_blank\" rel=\"noopener\">phpBB<\/a> is an open-source forum software that lets you create a bulletin board website where registered users can post threads and messages.<\/p><p>This software is free and beginner-friendly. It comes with <a href=\"https:\/\/www.phpbb.com\/extensions\/official-extensions\/\" target=\"_blank\" rel=\"noopener\">various extensions<\/a> that easily add new functionalities to your forums without coding. The pre-made templates also simplify phpBB customization.<\/p><h2 class=\"wp-block-heading\" id=\"h-prerequisites\">Prerequisites<\/h2><p>To install phpBB, you need a <a href=\"\/tutorials\/what-is-vps-hosting\">virtual private server<\/a> (VPS) running a newer version of a Linux operating system, like <strong>Ubuntu 22.04<\/strong>.<\/p><p>Since phpBB is relatively lightweight, a basic VPS plan should be sufficient. Also, ensure your hosting provider offers root access to avoid permission issues when setting up the software.<\/p><p>Based on the requirements, Hostinger VPS hosting is a great choice. Starting at <strong>$6.49\/month<\/strong>, our <a href=\"https:\/\/www.hostinger.com\/vps\/phpbb-hosting\">phpBB forum VPS plans<\/a> provide features that help simplify the software configuration process and Kodee, a <a href=\"https:\/\/www.hostinger.com\/blog\/vps-ai-assistant\">VPS AI assistant<\/a> that can manage various aspects of your system.<\/p><p>phpBB also requires a web stack consisting of a database, the latest version of PHP, and a web server. At Hostinger, you can install them without commands using the <a href=\"https:\/\/support.hostinger.com\/en\/collections\/2797407-vps-os-and-templates\" target=\"_blank\" rel=\"noopener\">VPS Operating System templates<\/a>. We&rsquo;ll explain how to do so later.<\/p><figure class=\"wp-block-image size-large\"><a class=\"hgr-tutorials-cta hgr-tutorials-cta-vps-hosting\" href=\"\/vps-hosting\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/public\" alt=\"\" class=\"wp-image-77934\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><p>In addition, ensure you have a <a href=\"\/tutorials\/dns\/how-to-point-domain-to-vps\">domain name pointing to your VPS IP address<\/a>. If you don&rsquo;t have one, we recommend purchasing it from Hostinger.<\/p><h2 class=\"wp-block-heading\" id=\"h-installing-phpbb\">Installing phpBB<\/h2><p>Here are the steps for installing phpBB on Hostinger&rsquo;s VPS. Before proceeding, we recommend downloading our cheat sheet below since the process involves various <a href=\"\/tutorials\/linux-commands\">Linux commands<\/a>.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"https:\/\/assets.hostinger.com\/content\/tutorials\/pdf\/Linux-Commands-Cheat-Sheet.pdf\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" width=\"2048\" height=\"566\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/public\" alt=\"\" class=\"wp-image-69262\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=2048,fit=scale-down 2048w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/><\/a><\/figure><\/div><h3 class=\"wp-block-heading\" id=\"h-1-install-the-operating-system-and-web-stacks\">1. Install the operating system and web stacks<\/h3><p>Before installing phpBB, set up the required web stack. You can configure different software, but we will use Ubuntu, MySQL, Apache, and PHP. Here&rsquo;s how to do so on Hostinger&rsquo;s virtual private server:<\/p><ol class=\"wp-block-list\">\n<li>Open <a href=\"https:\/\/www.hostinger.com\/support\/1583483-comprehensive-guide-to-hpanel-at-hostinger\/\"><strong>hPanel<\/strong><\/a> and click <strong>VPS<\/strong> from the top menu.<\/li>\n\n\n\n<li>From the list, click<strong> Manage<\/strong> on your VPS.<\/li>\n\n\n\n<li>Navigate to the <strong>sidebar &rarr;<\/strong> <strong>Settings <\/strong>&rarr; <strong>OS &amp; Panel<\/strong> &rarr; <strong>Operating System<\/strong>.<\/li>\n\n\n\n<li>Click the Application tab and select <strong>Ubuntu 22.04 with LAMP Stack (Apache, MySQL, PHP)<\/strong>.<\/li>\n\n\n\n<li>Hit <strong>Change OS<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace1f98\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"589\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/public\" alt=\"VPS template installation menu in hPanel\" class=\"wp-image-114618\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-template-installation-menu-in-hpanel.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><ol start=\"6\" class=\"wp-block-list\">\n<li>Check the box to acknowledge data deletion and click <strong>Next<\/strong>.<\/li>\n\n\n\n<li>Enter a new root password and click <strong>Confirm<\/strong>.<\/li>\n<\/ol><p>New Hostinger VPS users will go through the steps above during onboarding. If you have already chosen the same template, you don&rsquo;t need to reinstall it.<\/p><p>For non-Hostinger users, configure Apache, MySQL, and PHP packages manually using commands. To learn more about the steps, check our guide on how to <a href=\"\/tutorials\/how-to-install-lamp-on-ubuntu\">install the LAMP stack on Ubuntu<\/a>.<\/p><h3 class=\"wp-block-heading\" id=\"h-2-log-in-to-vps-via-ssh\">2. Log in to VPS via SSH<\/h3><p>Installing phpBB on a VPS requires remote command execution. To do so, you can <a href=\"\/tutorials\/how-to-use-putty-ssh\">use an SSH client like PuTTY<\/a>, <strong>Terminal<\/strong>, or <strong>Hostinger&rsquo;s Browser terminal<\/strong>.<\/p><p>We recommend the Browser terminal since it is more convenient. This tool also works similarly regardless of your local computer&rsquo;s operating system. Here&rsquo;s how to use the tool to connect to your server:<\/p><ol class=\"wp-block-list\">\n<li>Open <strong>hPanel <\/strong>&rarr;<strong> VPS<\/strong> &rarr; <strong>Manage<\/strong>.<\/li>\n\n\n\n<li>Go to the<strong> SSH Access <\/strong>tab to obtain the<strong> root username<\/strong> and<strong> password<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace2e63\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"613\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/public\" alt=\"VPS SSH Access tab in hPanel\" class=\"wp-image-114619\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/vps-ssh-access-tab-in-hpanel-1.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><ol start=\"3\" class=\"wp-block-list\">\n<li>Click the<strong> Browser terminal <\/strong>button on the top right. If your web browser asks for pop-up permission, click <strong>Allow<\/strong>.<\/li>\n\n\n\n<li>Enter the root username and password to log in.<\/li>\n<\/ol><p>The root login credentials are the same if you use other tools like Terminal or PuTTY. However, you will also need the VPS IP address, which you can obtain from the <strong>SSH Access<\/strong> tab.<\/p><h3 class=\"wp-block-heading\" id=\"h-3-prepare-phpbb-database-and-php-modules\">3. Prepare phpBB database and PHP modules<\/h3><p>Once connected to your server, create a new database and install several PHP modules. If you don&rsquo;t have them, phpBB will return an error message during installation.<\/p><p>Let&rsquo;s start by creating a new database. To do so, enter MySQL by running the following command. You should see the shell changes to <strong>mysql&gt;<\/strong>:<\/p><pre class=\"wp-block-preformatted\">mysql<\/pre><p>Once logged in to MySQL, enter the following commands one at a time to create a new database and user. Replace <strong>phpbb_db<\/strong>, <strong>phpbb_user<\/strong>, and <strong>password <\/strong>with your desired value:<\/p><pre class=\"wp-block-preformatted\">CREATE DATABASE phpbb_db;<br><br>CREATE USER 'phpbb_user'@'localhost' IDENTIFIED BY 'password';<\/pre><p>You should get a confirmation after entering each line.<\/p><p>Now, run these commands to assign the new user as the database administrator, reload the privilege settings, and quit MySQL:<\/p><pre class=\"wp-block-preformatted\">GRANT ALL PRIVILEGES ON phpbb_db.* TO 'phpbb_user'@'localhost';<br><br>FLUSH PRIVILEGES;<br><br>EXIT;<\/pre><p>Remember, the commands might differ if you use another database management system like MariaDB and PostgreSQL. Now, let&rsquo;s configure the PHP modules by running these commands:<\/p><pre class=\"wp-block-preformatted\">apt install php8.1-mbstring<br><br>apt install php-xml<\/pre><h3 class=\"wp-block-heading\" id=\"h-4-download-phpbb\">4. Download phpBB<\/h3><p>After preparing the database and modules, let&rsquo;s install phpBB. To do so, download it from the <a href=\"https:\/\/www.phpbb.com\/downloads\/\" target=\"_blank\" rel=\"noopener\">official link<\/a> using this command. Replace the URL if you want to use another version:<\/p><pre class=\"wp-block-preformatted\">wget https:\/\/download.phpbb.com\/pub\/release\/3.3\/3.3.12\/phpBB-3.3.12.zip<\/pre><p>Wait until your system finishes downloading the installer. Then, extract the archive using the <strong>unzip<\/strong> command:<\/p><pre class=\"wp-block-preformatted\">unzip phpBB-3.3.12.zip<\/pre><p>If you encounter the &ldquo;Command not found&rdquo; error, install the unzip utility using this command:<\/p><pre class=\"wp-block-preformatted\">apt install unzip<\/pre><p>Now, move the extracted items to the Apache folder to make phpBB accessible via the internet:<\/p><pre class=\"wp-block-preformatted\">mv phpBB3 \/var\/www\/html\/phpbb<\/pre><p>Change the ownership and permission of the folder to ensure Apache can serve it. Run these commands subsequently:<\/p><pre class=\"wp-block-preformatted\">chown -R www-data:www-data \/var\/www\/html\/phpbb<br><br>chmod -R 755 \/var\/www\/html\/phpbb<\/pre><p>Now, let&rsquo;s create an Apache virtual host file to make phpBB accessible using your domain name, preventing it from conflicting with another application. Here&rsquo;s the command:<\/p><pre class=\"wp-block-preformatted\">nano \/etc\/apache2\/sites-available\/phpbb.conf<\/pre><p>Copy and paste the following configuration into the <a href=\"\/tutorials\/how-to-install-and-use-nano-text-editor\">Nano text editor<\/a> window. Remember to replace <strong>example.com<\/strong> with your own domain name:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;VirtualHost *:80&gt;\n\n&nbsp;&nbsp;&nbsp;&nbsp;ServerAdmin admin@example.com\n\n&nbsp;&nbsp;&nbsp;&nbsp;DocumentRoot \/var\/www\/html\/phpbb\n\n&nbsp;&nbsp;&nbsp;&nbsp;ServerName phpbb.example.com\n\n&lt;Directory \/var\/www\/html\/phpbb&gt;\n\n&nbsp;&nbsp;&nbsp;&nbsp;Options FollowSymlinks\n\n&nbsp;&nbsp;&nbsp;&nbsp;AllowOverride All\n\n&nbsp;&nbsp;&nbsp;&nbsp;Require all granted\n\n&lt;\/Directory&gt;\n\n&nbsp;&nbsp;&nbsp;&nbsp;ErrorLog ${APACHE_LOG_DIR}\/phpbb_error.log\n\n&nbsp;&nbsp;&nbsp;&nbsp;CustomLog ${APACHE_LOG_DIR}\/phpbb_access.log combined\n\n&lt;\/VirtualHost&gt;<\/pre><p>Press <strong>Ctrl + X<\/strong>, <strong>Y<\/strong>, and <strong>Enter<\/strong> to save the changes. Then, enable the phpBB virtual host and Apache rewrite module by running these commands subsequently:<\/p><pre class=\"wp-block-preformatted\">a2ensite phpbb<br><br>a2enmod rewrite<\/pre><p>Lastly, restart the Apache service to load the changes using this command:<\/p><pre class=\"wp-block-preformatted\">systemctl restart apache2<\/pre><h3 class=\"wp-block-heading\" id=\"h-5-install-phpbb\">5. Install phpBB<\/h3><p>After configuring phpBB in your VPS, let&rsquo;s finish the installation using your web browser. To do so, enter the following into your address bar with<strong> domain.tld <\/strong>being your actual domain name:<\/p><pre class=\"wp-block-preformatted\">http:\/\/domain.tld\/phpbb\/install\/app.php\/install<\/pre><p>Navigate to the <strong>Install <\/strong>tab and click <strong>Install<\/strong>. Now, phpBB will check whether your system meets the requirements. If you see an error, we recommend asking <strong>Kodee &ndash; Hostinger AI assistant<\/strong> for the solution.<\/p><p>\n\n\n<div><p class=\"important\"><strong>Important!<\/strong>If the phpBB installation site won&rsquo;t open, <a href=\"\/tutorials\/how-to-check-if-domain-a-record-is-pointed-correctly\">check the DNS settings<\/a> to see if you point the domain name correctly.<\/p><\/div>\n\n\n\n<\/p><p>Otherwise, phpBB should redirect you to the<strong> Administrator configuration<\/strong> menu. Fill out the forms and click <strong>Submit <\/strong>to confirm. Then, configure the database using the information from the third step.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace408a\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"734\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/public\" alt=\"phpBB's admin configuration menu\" class=\"wp-image-114620\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-admin-configuration-menu.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>Next, enter information about your server and SMTP email. Press <strong>Submit<\/strong> to use all the default settings. If you want to change the configuration, read the <a href=\"https:\/\/www.phpbb.com\/support\/docs\/en\/3.2\/ug\/quickstart\/installation\/\" target=\"_blank\" rel=\"noopener\">phpBB installation manual<\/a> to learn more about it.<\/p><p>Lastly, enter information about your forum, including its language, title, and description. Click <strong>Submit <\/strong>and wait until the installation process is complete. Once done, you should see a confirmation screen.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace4cfc\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"493\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/public\" alt=\"phpBB confirms installation is successful\" class=\"wp-image-114621\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-confirms-installation-is-successful.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>Now, head back to your VPS command-line interface and run the following command to remove the <strong>Install<\/strong> directory:<\/p><pre class=\"wp-block-preformatted\">rm -rf \/var\/www\/html\/phpbb\/install<\/pre><p>Removing the <strong>Install<\/strong> folder ensures you can access the phpBB admin area without triggering the installation wizard. To access your new forum, enter <strong>yourdomain.tld\/phpbb<\/strong>.<\/p><h2 class=\"wp-block-heading\" id=\"h-basic-usage-and-configuration\">Basic usage and configuration<\/h2><p>Let&rsquo;s explore phpBB&rsquo;s basic usage and configuration.<\/p><h3 class=\"wp-block-heading\" id=\"h-navigating-the-admin-control-panel\">Navigating the Admin Control Panel<\/h3><p>phpBB provides an <strong>administration control panel<\/strong> (ACP) where you can manage various settings, including the server and user configuration.<\/p><p>To access it, open your forum and scroll down to the login fields. Enter your admin credentials and click <strong>Login<\/strong>. Then, click<strong> ACP<\/strong> with the <strong>gear <\/strong>icon from the top menu.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace5111\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter wp-lightbox-container\"><img decoding=\"async\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/lh7-qw.googleusercontent.com\/docsz\/AD_4nXf1dNxzIL2q6fzgFRylTMugt76NWyNh0s3k03p9zaRsXCne8j1ER5DSXqcpY6ofilcGprqDSb7M7T1cWL9FfqiTKCxYyPOFEuwgyp48wqxBPwrhZXm-vzh9cupPvPtymHiteTbWdm62LzsTu-fRxjfefZNJ?key=Y-xmdvpwtswK4g-Coo20jQ\" alt=\"phpBB's admin control panel\"><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>phpBB will redirect you to the admin control panel. From this menu, you can navigate to different configuration categories by clicking the tabs at the top. Meanwhile, go to the sidebar to check more detailed settings.<\/p><h3 class=\"wp-block-heading\" id=\"h-creating-and-managing-forums\">Creating and managing forums<\/h3><p>To create forums in phpBB, open the <strong>admin control panel <\/strong>and navigate to the<strong> Forums<\/strong> tab. At the bottom, enter a <strong>name <\/strong>in the field and click <strong>Create new forum<\/strong> to confirm.<\/p><p>Configure your forum rules, description, and appearance. If you are unsure about the settings, check the explanation under each parameter. Once finished, scroll down and click <strong>Submit<\/strong>.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace6112\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"790\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/public\" alt=\"phpBB's forum creation menu\" class=\"wp-image-114623\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-forum-creation-menu.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>That&rsquo;s it! If the creation process is successful, phpBB will show a confirmation message and redirect you to the permission management page. Remember to assign the <a href=\"https:\/\/www.phpbb.com\/support\/docs\/en\/3.3\/ug\/quickstart\/permissions_types\" target=\"_blank\" rel=\"noopener\">correct privileges<\/a> to ensure your new forum appears on the front page.<\/p><p>To manage your forums, navigate to the<strong> Forums<\/strong> <strong>tab&rsquo;s sidebar<\/strong> &rarr; <strong>Manage Forums<\/strong>. Click the <strong>gear<\/strong> icon to change its settings, the <strong>x<\/strong> button to delete it, or the <strong>arrows <\/strong>to move the order.<\/p><h3 class=\"wp-block-heading\" id=\"h-managing-user-registration\">Managing user registration<\/h3><p>Changing the default user registration settings is important for spam protection, preventing bots from flooding your forum. Such an issue can waste server resources, potentially slowing down the performance.<\/p><p>You can adjust the settings by going to<strong> ACP<\/strong> &rarr; <strong>General <\/strong>&rarr; <strong>Sidebar<\/strong> &rarr; <strong>User registration<\/strong> settings. From the <strong>Account activation<\/strong> drop-down menu, choose whether new phpBB users can authenticate by themselves or via administrators.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace6e7a\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"420\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/public\" alt=\"phpBB's user registration setting\" class=\"wp-image-114624\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-user-registration-setting.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>From this menu, you can also adjust other user registration settings, including minimum password length and complexity. Once finished, scroll down and hit <strong>Submit <\/strong>to save the changes.<\/p><h3 class=\"wp-block-heading\" id=\"h-customizing-your-forum\">Customizing your forum<\/h3><p>To customize your forum, head to <strong>ACP<\/strong> &rarr; <strong>Customise<\/strong>. From this menu, you can modify your phpBB board functionality using an <strong>extension<\/strong> or its appearance using a <strong>style<\/strong>.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69df89ace7a71\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1460\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/public\" alt=\"phpBB's extension and style management menu\" class=\"wp-image-114625\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/w=1460,fit=scale-down 1460w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2024\/08\/phpbb-extension-and-style-management-menu.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1460px) 100vw, 1460px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>Installing phpBB extensions and styles requires connection via a <a href=\"\/tutorials\/how-to-use-sftp-to-safely-transfer-files\/\">secure file transfer protocol<\/a> (SFTP) client like <strong>FileZilla<\/strong>. Alternatively, you can use the <a href=\"\/tutorials\/using-scp-command-to-transfer-files\"><strong>scp<\/strong> command<\/a> via SSH, but this method may suit more advanced users.<\/p><p>While you can download extensions and styles from various sources, phpBB recommends the <a href=\"https:\/\/www.phpbb.com\/customise\/db\/\" target=\"_blank\" rel=\"noopener\">official customization library<\/a> to ensure safety.<\/p><p>To install phpBB style, upload the theme you have downloaded to the <strong>\/var\/www\/html\/phpbb\/styles <\/strong>path. Then, head back to <strong>ACP<\/strong> &rarr; <strong>Customise<\/strong> &rarr; <strong>Sidebar<\/strong> &rarr; <strong>Install Styles<\/strong>.<\/p><p>Meanwhile, extensions go to the <strong>\/var\/www\/html\/phpbb\/ext <\/strong>path. Depending on their vendor, some add-ons require different installation locations. For example, install extensions called <strong>foobar<\/strong> in <strong>phpbb\/ext\/acme\/foobar<\/strong> and ones named <strong>acme <\/strong>in <strong>phpbb\/ext\/acme<\/strong>.<\/p><p>Once uploaded, install and manage them by going to<strong> ACP<\/strong> &rarr; <strong>Customise<\/strong> &rarr; <strong>Sidebar<\/strong> &rarr; <strong>Manage Extensions<\/strong>.<\/p><h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2><p>phpBB is an open-source bulletin board software for creating an online forum. To install it, you need a VPS with a newer version of a Linux distribution, a web server like Apache, a database, and PHP.<\/p><p>At Hostinger, you can install these software components in one click using the LAMP operating system template. After setting them up, connect to your VPS via SSH or our Browser terminal.<\/p><p>Now, create a new database and install additional PHP modules. Download the latest version of phpBB and extract the installer package. Move the extracted folder to Apache&rsquo;s root directory and change its permissions.<\/p><p>Create an Apache virtual host configuration and restart the web server. Then, open phpBB in your web browser to complete the installation wizard. Finish by deleting the installation folder to ensure the forum is accessible online.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For bloggers and content creators, setting up an online forum is a great way to establish a strong community. Even [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"\/tutorials\/how-to-install-phpbb\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":337,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"How to install phpBB and start using it","rank_math_description":"Check out this phpBB guide. In this article, we'll go over how to install and use phpBB to get you started with your online forum.","rank_math_focus_keyword":"phpbb tutorial","footnotes":""},"categories":[22646,22644],"tags":[],"class_list":["post-743","post","type-post","status-publish","format-standard","hentry","category-pre-installed-applications","category-vps"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/tutorials\/how-to-install-phpbb","default":0},{"locale":"pt-BR","link":"https:\/\/www.hostinger.com\/br\/tutoriais\/como-instalar-o-phpbb","default":0},{"locale":"fr-FR","link":"https:\/\/www.hostinger.com\/fr\/tutoriels\/installer-phpbb","default":0},{"locale":"es-ES","link":"https:\/\/www.hostinger.com\/es\/tutoriales\/como-instalar-phpbb","default":0},{"locale":"en-UK","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-install-phpbb","default":0},{"locale":"en-MY","link":"https:\/\/www.hostinger.com\/my\/tutorials\/how-to-install-phpbb","default":0},{"locale":"en-PH","link":"https:\/\/www.hostinger.com\/ph\/tutorials\/how-to-install-phpbb","default":0},{"locale":"es-MX","link":"https:\/\/www.hostinger.com\/mx\/tutoriales\/como-instalar-phpbb","default":0},{"locale":"es-CO","link":"https:\/\/www.hostinger.com\/co\/tutoriales\/como-instalar-phpbb","default":0},{"locale":"es-AR","link":"https:\/\/www.hostinger.com\/ar\/tutoriales\/como-instalar-phpbb","default":0},{"locale":"pt-PT","link":"https:\/\/www.hostinger.com\/pt\/tutoriais\/como-instalar-o-phpbb","default":0},{"locale":"en-IN","link":"https:\/\/www.hostinger.com\/in\/tutorials\/how-to-install-phpbb","default":0},{"locale":"en-CA","link":"https:\/\/www.hostinger.com\/ca\/tutorials\/how-to-install-phpbb","default":0},{"locale":"en-AU","link":"https:\/\/www.hostinger.com\/au\/tutorials\/how-to-install-phpbb","default":0},{"locale":"en-NG","link":"https:\/\/www.hostinger.com\/ng\/tutorials\/how-to-install-phpbb","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/posts\/743","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/users\/337"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/comments?post=743"}],"version-history":[{"count":44,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/posts\/743\/revisions"}],"predecessor-version":[{"id":138343,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/posts\/743\/revisions\/138343"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/media?parent=743"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/categories?post=743"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/tutorials\/wp-json\/wp\/v2\/tags?post=743"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}