Forum 44 Recently updated 3 min read

How to install SMF in cPanel

How to Install SMF in cPanel

Simple Machines Forum (SMF) is an open-source forum application and is among the most widely used forums on the internet. It is known for its ease of use, professional-grade software, and support for full customization with plugins, themes, and settings.

Installation Steps

To install SMF through cPanel, follow these steps:

  1. Log in to cPanel.
  2. Locate and click on the Softaculous application icon.
  3. Within the Softaculous Application page, navigate to Forums > SMF.
  4. Click on the blue Install button and proceed to the next step.
  5. Fill in SMF's required installation fields:
    • Software Setup
      • Choose Installation URL - Specify the installation URL for your SMF installation. It can be installed on your root domain or in a folder.
    • Board Settings
      • Board Name - The name of your forum or board. This can be changed later.
      • Visual Verification Image - Captcha setting for the forum. This helps reduce bots from spamming your forum; we recommend keeping this setting on Medium.
      • Board Email - The primary email address that SMF will use to send out notifications regarding your forum.
    • Admin Account
      • Admin Username - Username for your SMF Administrator account. Choose something easy to remember, but avoid default values like Admin or Administrator for added security.
      • Admin Password - Password for your SMF Administrator account. Make it alphanumerical and memorable, as you will need it to manage your forum.
      • Real Name - Your forum account's display name. Do not set this as the same value as your Username, as this name will be made public.
      • Admin Email - Administrator's primary email address.
    • Select Language - Choose the default language of your Simple Machines Forum. You can select from over 20 options, including English, Turkish, Russian, German, and more.
  6. Once you have filled in the required fields, enter your email address in the Email installation details to field and click on the Install button. Your SMF installation will begin, which usually takes about 2-3 minutes to complete.
  7. Once fully installed, you will receive the installation details at the email address you provided in the previous step. This email will include login URLs and administrator information. The email will look similar to the following:
Path : /home/smf/public_html/smf
URL : http://smf.example.com/smf
Admin URL : http://smf.example.com/smf/index.php?action=admin
Admin Username : yoursmfusername
Admin Password : ********
Admin Email: [email protected]
MySQL Database : smf_smf22
MySQL DB User : smf_smf22
MySQL DB Host : localhost
MySQL DB Password : ********
Update Notification : Enabled
Auto Upgrade : Disabled
Automated Backups : Disabled
  1. To log in to your SMF Forum as an administrator, simply add /index.php?action=admin after the installation URL. For example, if you installed SMF on the domain example.com/forum, your admin login page will be located at example.com/forum/index.php?action=admin.

Related articles

Discussion

Loading the discussion…