How can I see the exact version of my phpBB?

How can I see the exact version of my phpBB?

The version of your phpBB can be seen in the admin area of the forum. The other way to check your phpBB version is to look it up directly in the phpBB database. Go to cPanel > phpMyAdmin. Then from the … Continued
Initial phpBB installation and configuration

Initial phpBB installation and configuration

There are two ways you can install phpBB on your account: Manually, by downloading the script to your computer and uploading the installation files and folders to your account. Automatically via the Softaculous auto installer. For a detailed step-by-step information on how … Continued
What are the detailed phpBB requirements?

What are the detailed phpBB requirements?

The minimal phpBB server requirements are listed below: A webserver or web hosting account running on any major Operating System A SQL database system, one of: MySQL (3.23 or higher) PostgreSQL 7.0.3 or higher (preferably 7.1.x or 7.2.x) PHP (5.4 and … Continued
What is phpBB?

What is phpBB?

phpBB is one of the most widely used forum script currently on the web. It is free/open source, easy to install and administer and allows flexibility in terms of design and organization. You can learn more about phpBB from our great tutorials and … Continued
How can I set my phpBB2 crontabs?

How can I set my phpBB2 crontabs?

You can set the crontabs for your phpBB2 forum from cPanel -> Cron jobs -> Standard. If you want to run a php script please note that you should provide the full path to the php binary which usually is … Continued
I am receiving 404 Not Found error after successfully logging in

I am receiving 404 Not Found error after successfully logging in

The proper phpBB2 functionality relays upon the domain name it is initially configured with. Once you change your domain name and start using it to access the phpBB2, you have to reflect the changes into the phpBB2 settings as well. … Continued
How to convert my phpBB to SMF

How to convert my phpBB to SMF

In order to convert a phpBB forum to SMF you have to use the converter from this website. When you find the one for phpBB, download it locally and follow the instructions included in the package.
I am receiving phpBB: Critical Error Could not connect to the database error.

I am receiving phpBB: Critical Error Could not connect to the database error.

This error most probably means that you have not configured your phpBB’s database settings properly. Check phpBB’s configuration file config.php located in the directory where your forum resides. You can edit the file using File Manager in cPanel. Please note that your database names … Continued
How to add additional languages to my phpBB application?

How to add additional languages to my phpBB application?

If you want to add more languages to your phpBB, you must first download the desired language pack from this page. The language pack file is an archive which you must first extract. This will create a folder with the name … Continued