How to Install phpBB on UnmeteredCloud via DirectAdmin and Softaculous
phpBB is a popular, open-source forum software that allows you to create online communities effortlessly. If you’re hosting your website on UnmeteredCloud and using DirectAdmin with Softaculous, installing phpBB is quick and straightforward. Follow the steps below to set up phpBB.
Prerequisites
Before starting, ensure you have:
- Access to DirectAdmin: Your UnmeteredCloud hosting account credentials.
- Softaculous Installed: Softaculous should be available in your DirectAdmin panel.
- A Domain/Subdomain: Decide where you want to install phpBB (e.g.,
forum.example.com
orexample.com/forum
).
Step-by-Step Guide to Install phpBB
Step 1: Log in to DirectAdmin
- Visit your DirectAdmin URL (e.g.,
https://yourdomain.com:2222
). - Enter your username and password to log in.
Step 2: Access Softaculous
- In the DirectAdmin control panel, look for the Softaculous Apps Installer section.
- Click on the Softaculous icon to open the installer.
Step 3: Locate phpBB in Softaculous
- In Softaculous, you’ll see a search bar or categorized scripts.
- Type phpBB into the search bar or navigate to Forums under the categories list.
- Select phpBB from the search results.
Step 4: Start the Installation
- On the phpBB overview page, click the Install button.
- You’ll be taken to the installation settings page.
Step 5: Configure Installation Settings
Software Setup
- Choose Protocol: Select
http://
orhttps://
depending on your domain’s SSL status. (Usehttps://
if SSL is active.) - Choose Domain: Select the domain or subdomain where phpBB should be installed.
- In Directory: Leave blank to install phpBB at the root (e.g.,
example.com
). Enter a directory name (e.g.,forum
) to install atexample.com/forum
.
Admin Account
- Admin Username: Choose a unique username for your forum admin.
- Admin Password: Set a strong password.
- Admin Email: Provide an email address for admin correspondence.
Site Settings
- Site Name: Enter the name of your forum (e.g., “My Community Forum”).
- Site Description: Write a brief description of your forum.
Database Settings
Softaculous will auto-generate a database for phpBB. You can use the default settings unless you want to customize them.
Step 6: Complete the Installation
- After reviewing your settings, click Install.
- The installation process may take a few moments. Once complete, you’ll see a success message with:
- Admin URL: Link to access the admin panel.
- Forum URL: Link to your forum’s homepage.
Step 7: Access and Configure phpBB
- Visit the Admin URL provided during installation to log in with your admin credentials.
- Customize your forum’s appearance, categories, and permissions to suit your needs.
Troubleshooting Tips
- If Softaculous is not available, contact UnmeteredCloud support to check its availability.
- For issues related to server configurations or SSL, refer to UnmeteredCloud’s support resources or FAQs.
Congratulations! You have successfully installed phpBB on your UnmeteredCloud hosting. Start engaging your community today!