How to Install WordPress in cPanel

13 views · Apr 16, 2026

Installing WordPress via cPanel

WordPress is the world's most popular CMS. You can install it in minutes using cPanel's built-in installer.

Method 1 — Softaculous Auto-Installer (Recommended)

  1. Log in to cPanel.
  2. Scroll to Software and click Softaculous Apps Installer.
  3. Click the WordPress icon.
  4. Click Install Now.
  5. Fill in the installation details:
    • Choose Protocol: https://
    • Choose Domain: your domain
    • In Directory: leave blank to install at root
    • Site Name & Description: your choice
    • Admin Username / Password / Email: set a strong password
  6. Click Install. Softaculous will create the database and install WordPress automatically.

Method 2 — Manual Installation

  1. Download WordPress from wordpress.org.
  2. Upload and extract the ZIP to public_html.
  3. Create a MySQL database and user (see the Create MySQL Database guide).
  4. Visit your domain in a browser — the WordPress installer will launch automatically.
  5. Enter your database credentials and complete the setup wizard.
After installation, secure WordPress by installing a security plugin (e.g., Wordfence) and keeping themes and plugins updated.