Thread Starter
#0
π RaxBoard cPanel Installation Guide
Getting RaxBoard up and running takes four stages: uploading the files viacPanel, moving them into public_html, preparing the database, and completing the browser-based setup wizard. Follow this guide and your forum will be live in no time. If you get stuck at any point, our support team is happy to help.β RaxBoard System Requirements
Setup wizard (Requirements) RaxBoard automatically scans your server against this checklist. Once everything passes you'll see a "Continue" button will become active:RaxBoard PHP Settings π‘
PHP Version βphp8.2 or higher (Recommended: php8.4)memory_limit β 2048Mmax_execution_time β 3000RaxBoard Required PHP Extensions β
ext-pdo, ext-pdo_mysql, ext-mbstring, ext-json, ext-openssl, ext-sodium, ext-gd, ext-fileinfo, ext-curl, ext-zip, ext-intlStep 1: Upload the Files to cPanel
- Download the RaxBoard installation package (e.g.
raxboard-1.3.9-20260701.zip) from your Client Area.
- Log into cPanel and open Files β
File Manager.
- Navigate to your home directory (
/home/username/public_html) and use Upload to send the zip file there.
- Once uploaded, right-click the file and select Extract to unpack the archive.
Step 2: Move the Files into public_html
- Select all the files and folders from the
extracted archiveinFile Manager.
- Use Move to relocate them into
public_html(or the relevant folder if you're using a subdomain).
- Once the move is complete, you can delete the zip file and the now-empty temporary folder.
Step 3: Creating a Database
- In cPanel, go to Databases β Manage My Databases.
- Create a new database and note its name (e.g.
raxboard_db).
- Create a new database user and set a strong password.
- Add the user to the database with All Privileges.
Step 4 β Run the Setup Wizard
Visityoursite.com/install/ in your browser. The wizard walks through five steps:01 Β· Requirements β Server requirements are checked automatically. Once everything shows β, click Continue.
02 Β· Database β Enter the database details you prepared in Step 3.
03 Β· Schema β RaxBoard automatically creates its database tables.
04 Β· Admin β Fill in the basic details: forum name, admin username, email, and password.
05 Β· Complete β Installation finishes.
If you run into any issues during installation, our support team is happy to help.