PunBB Forum Hosting
Domain Names free with all Hosting accounts
PunBB is a free, open-source PHP discussion board designed to be fast, small, and visually simple. It provides forums, topics, replies, member accounts, groups, moderator controls, UTF-8 support, search, URL rewriting, styles, templates, and a hook-based extension system.
PunBB is mainly relevant to owners of existing boards, developers maintaining compatible legacy environments, and small communities that intentionally prefer a minimal feature set. New public projects should compare it with currently maintained forum platforms before committing.

PunBB Overview and Key Features
Who PunBB Is For
PunBB is mainly relevant to owners of existing boards, developers maintaining compatible legacy environments, and small communities that intentionally prefer a minimal feature set. New public projects should compare it with currently maintained forum platforms before committing.
PunBB is free software released under the GNU General Public License version 2 or, at the user’s option, a later version.
Maintenance and Compatibility Notice
PunBB should be treated as legacy software. Softaculous lists version 1.4.6 with a March 9, 2021 release date, while the official repository still documents PHP 5-era requirements. Test the exact package in isolation and do not assume that old extensions or database drivers are secure or compatible with a modern production stack.
•Lightweight forums, topics, replies, and accounts
•UTF-8 support and compact page output
•Styles, templates, and hook-based extensions
•URL rewriting and search controls
•Split and merge topic moderation
•Multiple moderator groups and quick hotfix extensions
Choose a PunBB Hosting Plan
Select a plan for the forum’s expected visitors, database activity, attachments, email notifications, and backup storage. A small text-focused community can begin modestly, while busy forums and attachment-heavy boards need more resources. RSH Web Services can help you choose a practical starting plan and adjust it as usage grows.
Pro Personal
For portfolios & blogsRenews at $7.99/mo
- 25 GB SSD Storage
- Free Domain Names
- Unmetered Bandwidth
- Secure Payment Options
- SiteJet AI Website Builder
- 360 Website Monitoring
- 45 Day Guarantee
- Encrypted Offsite Backups
- Malware Scan - Included
- WordPress - Included
- cPanel Softaculous - Included
- SSL Certificates - Included
- 5 Email Accounts
- 5 Parked Domains
- 5 Sub Domains
- 1 Website
Pro Business
Growing teams & shopsRenews at $10.99/mo
- 50 GB SSD Storage
- Free Domain Names
- Unmetered Bandwidth
- Secure Payment Options
- SiteJet AI Website Builder
- 360 Website Monitoring
- 45 Day Guarantee
- Encrypted Offsite Backups
- Malware Scan - Included
- WordPress - Included
- cPanel Softaculous - Included
- SSL Certificates - Included
- 25 Email Accounts
- 25 Parked Domains
- 25 Sub Domains
- 5 Websites
Pro Ultimate
For Unlimited ScaleRenews at $15.99/mo
- Unlimited SSD Storage
- Free Domain Names
- Unmetered Bandwidth
- Secure Payment Options
- SiteJet AI Website Builder
- 360 Website Monitoring
- 45 Day Guarantee
- Encrypted Offsite Backups
- Malware Scan - Included
- WordPress - Included
- cPanel Softaculous - Included
- SSL Certificates - Included
- Unlimited Email Accounts
- Unlimited Parked Domains
- Unlimited Sub Domains
- Unlimited Websites
What You Can Build With PunBB
Maintaining an existing PunBB community
PunBB can support this use when its maintenance status, server compatibility, permissions, and moderation workflow fit the project.
Small private legacy discussion boards
PunBB can support this use when its maintenance status, server compatibility, permissions, and moderation workflow fit the project.
Read-only forum archives
PunBB can support this use when its maintenance status, server compatibility, permissions, and moderation workflow fit the project.
Compatibility testing and migration staging
PunBB can support this use when its maintenance status, server compatibility, permissions, and moderation workflow fit the project.
Installing PunBB
RSH Web Services offers PunBB installation through Softaculous in cPanel. Use this method first to create the files and database, then test the selected PHP version before public access. For manual installation, obtain a verified package, create a least-privilege database user, upload the files, and run the documented installer. RSH Web Services can help with installation.
Hosting Requirements
The official repository lists a web server, PHP 5, and MySQL 4.1.2+, PostgreSQL 7.0+, or SQLite 2. Those are historical minimums, not current security recommendations. Confirm the exact package against the PHP and database versions available in cPanel, and do not lower a secure server stack merely to make unsupported legacy code run.
Migrating or Upgrading PunBB
First use cPanel to back up all PunBB files and export the database. If Softaculous manages the installation, use only the backup, clone, restore, or upgrade controls actually displayed before manual changes. Transfer files and database together and test users, topics, posts, permissions, extensions, styles, search, and encoding. A Softaculous upgrade updates PunBB; it does not convert data from a different forum product.
PunBB Security
PunBB’s age and PHP 5-era documentation are material risks. Restrict administrator access, require strong unique passwords, use least-privilege database and file permissions, remove unused extensions, control uploads, and monitor logs. Test any PHP change in staging. Modern HTTPS, firewall, and DDoS controls protect the hosting layer but cannot repair vulnerabilities in outdated application code or abandoned extensions.
Application Maintenance
Review releases, extensions, administrator accounts, permissions, and logs on a regular schedule. Test changes away from the live forum before deployment.
Hosting Protection
Use HTTPS, secure cPanel access, current server software, firewall controls, DDoS mitigation, and monitored backups as complementary security layers.
Hosting includes performance and protection technologies such as free CDN, NGINX, HTTP/2, PHP, free SSL secure certificates, firewall security, DDoS protection, and high-speed SSD servers.
Backups and Recovery
Keep matched backups of the PunBB database and application files, including config.php, extensions, styles, language packs, avatars, uploads, and local changes. Retain several dated restore points and store one off-account. Before PHP changes, migrations, upgrades, or extension work, create a new backup and restore it in staging to verify accounts, posts, permissions, URLs, and character encoding.
Resources and Hosting Tools
•Explore the cPanel Demo.
•Browse application information in the Softaculous Demo catalog.
Relevant Hosting Apps, Tools, and Scripts for Universal Hosting Plans
Frequently Asked Questions
Is PunBB suitable for a new public forum?
That depends on its maintenance status, server compatibility, and your ability to manage updates. Review the warning and hosting-requirements sections above, test the exact release in staging, and confirm that extensions and themes are maintained. For older software, a current forum platform is usually the safer choice for a new public community, while the legacy product may remain useful for an existing installation.
Can I use my own domain with PunBB hosting?
Yes. You can point a registered domain or subdomain to the hosting account and place PunBB in the main document root or a selected directory. Plan the URL before launch because changing it later can affect links, cookies, search indexing, and user bookmarks. After setup, verify the preferred hostname, redirects, HTTPS behavior, email delivery, and any application base-URL setting.
How should I test PunBB before launch?
Create a staging copy that is not publicly indexed, then test registration, login, password resets, permissions, posting, editing, moderation, search, attachments, email notifications, and mobile layouts. Also test the chosen PHP and database versions, rewrite rules, scheduled tasks, and backup restoration. Use representative content and several user roles so permission or encoding problems appear before real members depend on the forum.
What should I check when choosing a PunBB theme or extension?
Confirm that the theme or extension explicitly supports the installed PunBB release and selected server environment. Review its update history, license, documentation, and security record, and obtain it from a trusted source. Test it on staging, keep the original package, and avoid abandoned add-ons that change authentication or file uploads unless a qualified developer has reviewed the code.
How much hosting space does a PunBB forum need?
The application itself is usually smaller than the community data. Storage needs grow with attachments, avatars, database history, logs, email queues, and retained backups. Estimate expected membership and upload limits, then choose a plan with room for growth and restoration copies. Monitor disk and database use after launch; a busy image-heavy community can require substantially more storage than a text-focused board.
Can PunBB forum email use my domain?
Yes, forum notifications and password-reset messages can normally use an address on your domain when the application and mail settings are configured correctly. Use a dedicated sender address, protect administrator mailboxes, and test delivery to several providers. Add the appropriate DNS authentication records for the sending service, monitor bounces, and make sure members can manage notification preferences to reduce unwanted mail.
How can I improve PunBB forum performance?
Start with a supported PHP version, efficient database settings, sensible page sizes, optimized images, and only necessary extensions. Use caching only where it does not break sessions or personalized pages. A CDN can accelerate static files, while database maintenance and log management help over time. Measure page generation and query behavior before changing settings so improvements address the actual bottleneck.
What moderation preparation is needed before inviting members?
Define posting rules, administrator and moderator responsibilities, escalation steps, and a process for handling spam, abuse, privacy requests, and account removal. Configure permissions for guests and new members, test reporting tools, and limit powerful roles. Keep a private moderator area and document recovery contacts. Technical controls help, but clear policies and consistent human review are essential to a healthy discussion community.
How do I recover PunBB after a failed change?
Stop further changes, record the error, and preserve the current files and database before attempting recovery. Restore the matching file-and-database backup to a separate location first, verify logins and recent content, and then replace the affected installation during a planned maintenance window. If only one component changed, avoid mixing backups from different times because database records and uploaded files may no longer match.
Related Forum Hosting
Start your online community with affordable hosting. Reliable performance, top security, and expert support
Share This PunBB Hosting Page
Tweet Share Pin Email