Softaculous is cPanel's built-in app installer, and it's the fastest way to get WordPress running on a new domain without touching a database manually.
1. Open Softaculous
From cPanel's home screen, find WordPress under the Softaculous Apps Installer section and click it.
2. Start the installation
Click Install Now, choose the domain or subdomain where WordPress should live, and set your admin username and password.
3. Configure basic settings
Give your site a title, choose whether to install a starter plugin bundle, and select an admin email address for password recovery.
4. Choose a starting theme (optional)
Softaculous offers a library of free themes during setup, or you can skip this and install your own theme later from within WordPress.
Key takeaway: Turn on Softaculous's automated backup option during setup — it keeps a rolling backup before every update, which makes recovering from a bad plugin update painless.
5. Keep WordPress updated
Softaculous shows available updates for WordPress core, plugins, and themes in one list, so you can update everything from a single screen instead of logging into wp-admin.
6. Set automatic updates
Under your installation's settings in Softaculous, choose whether WordPress core, plugins, and themes should update automatically — a good default for sites you don't check daily.
7. Clone or stage a site
Softaculous includes a Clone option under its advanced tools, useful for creating a testing copy before making risky changes.
8. Troubleshooting common install errors
"Directory is not empty" usually means a previous install or leftover files already exist in that folder — clear the destination directory first. A database connection error after install almost always means the database user wasn't granted the right privileges; re-check this under MySQL Databases in cPanel.
9. Softaculous vs a manual install
A manual WordPress install means uploading files via FTP, creating a database by hand, and running the five-minute installer yourself. Softaculous automates every one of those steps and pre-fills sensible defaults, which is why it's the recommended route for anyone who isn't specifically trying to learn WordPress's internals.
10. Moving beyond Softaculous
Once your site is live, most day-to-day maintenance — plugin updates, theme changes, content edits — happens inside wp-admin rather than back in Softaculous. Treat Softaculous as the tool for install, clone, and full backups, and wp-admin as the tool for everything else.
Frequently asked questions
Is Softaculous free to use?
Yes, if it's included with your cPanel hosting plan — most cPanel hosts, including Vikalink, provide it at no extra cost as part of the control panel.
Can I install WordPress on a subdomain with Softaculous?
Yes, Softaculous lets you pick any domain or subdomain on your account as the install location, exactly as you would for a main domain.
What happens if I close the browser during installation?
Softaculous installs run server-side, so a short install almost always finishes even if the browser tab closes. It's still worth checking the site loads correctly afterward rather than assuming it completed.