Skip to main content
.com domains from $2.99 — free WHOIS privacy on every name

Panel & Tooling

Softaculous — What actually happens when you click install

One click sets up a database, a user, a config file and a cron entry — and it is worth knowing which, because you will meet all four later.

The short answer

Softaculous is the application installer inside your control panel: it downloads the official release, creates the database and its user, writes the configuration file, sets file permissions and schedules whatever cron entry the application expects. One form replaces about fifteen manual steps.

It is not a modified or cut-down build. WordPress installed this way is the same WordPress you would have downloaded yourself, which matters because the internet is full of advice that assumes a manual install.

The catalogue runs to 240+ applications and it is included on every plan that carries cPanel.

By the HostingFast team · Reviewed 24 August 2026

100+

Terms defined here

2 min

Typical read time

Plain

English, no hand-waving

24/7

Engineers on shift

The four artefacts it creates are the ones you will interact with afterwards: a document root full of application files, a MySQL database, a database user with a generated password, and a configuration file holding those credentials. Knowing where each one lives turns a mysterious error into a one-line check.

It also keeps a record of what it installed, which is what upgrades it from installer to lifecycle tool. Updates, backups, clones and staging copies are all offered per installation, so the thing that put the application there is also the thing that can duplicate or remove it.

Install, then verify three things

After any install, check the PHP release the application is running against, confirm the site loads over https with a valid certificate, and open the database to see that the tables were created with the prefix you expected. Ninety seconds of checking prevents the confusing failures that turn up a week later.

Set the PHP version deliberately rather than accepting the account default. Some applications are picky about their branch, and MultiPHP Manager lets each site sit on the release its requirements sheet actually asks for.

Removal matters more than installation

Use the uninstaller. It removes the files, the database and the database user together. Deleting the folder by hand leaves an orphaned database sitting in the account, consuming part of your database allowance and baffling whoever inherits the account a year later.

The same applies to trial installs. A tidy account has as many databases as it has applications, and any mismatch between those two counts is a small piece of technical debt you created with a file manager.

When to skip it entirely

For a project under version control, the installer is the wrong entry point. Clone the repository, run composer install, import the database and keep the environment file out of the repo. That path gives you reproducible deployments; the installer gives you a fast start, and the two answer different questions.

WP-CLI is worth learning for the same reason. wp core install, wp plugin install and wp search-replace do in one command what several panel screens do slowly, and they can be scripted across a dozen sites at once.

How it sits on our plans

Softaculous with its 240+ applications is on every cPanel plan, alongside WordPress Toolkit for site-level management, staging copies for testing changes before they ship, and daily backups with self-service restores. Full SSH with Git and Composer is available on shared plans for the times you would rather not use it.

Read WordPress, CMS and Database next — the three entries that pick up where an install finishes.

Driving a hosting account through the cPanel dashboard

The installer, described by what it writes

One-click installers are usually explained as a convenience. This entry explains them as a set of artefacts — files, database, user, config, cron — because those are the things you will actually be debugging later.

Staging copies and one-click clones mean an update can be proved harmless on a duplicate before it reaches a visitor.

  • Files, database, user, config, cron
  • Official releases, unmodified
  • Uninstall rather than delete
  • When Git and Composer win instead

Why HostingFast

Standard on every plan

240+ applications ready to install

WordPress, stores, forums, wikis and project tools, each with its database and configuration handled for you.

Official releases only

The installer automates placement and configuration and changes nothing about the software itself.

Clean uninstalls

Files, database and database user removed together, so nothing orphaned is left behind consuming your allowance.

Staging copies on tap

Clone an installation, test the change on the clone, and push it live once it behaves.

Per-site PHP releases

Set the branch each application wants in MultiPHP Manager rather than accepting a single account-wide default.

SSH for the other route

Git and Composer available on shared plans, for projects that belong under version control rather than in an installer.

Quick Start

From order to online

  1. 1

    Choose the PHP release first

    Set the version and extensions the application's requirements sheet asks for, then install. Fixing it afterwards is slower.

  2. 2

    Verify TLS and the database

    Load the site over https, then confirm the tables and prefix in phpMyAdmin. Ninety seconds now saves a confusing hour later.

  3. 3

    Clone before you experiment

    Take a staging copy, break things there, and push only what works. Rollback is one click if the push disappoints.

Built In

Loaded onto every plan

  • Softaculous with 240+ applications on every cPanel plan
  • Official application releases, installed unmodified
  • Database and user created and wired up for you
  • Clean uninstalls that remove the database too
  • Staging copies and one-click clones
  • WordPress Toolkit for site-level updates and hardening
  • Per-site PHP 8.x releases and extensions
  • SSH with Git and Composer on shared plans
  • Daily backups with self-service restores
  • Free SSL issued automatically for each new install

Frequently Asked

What people ask us most often

What does the installer create besides the files?

A MySQL database, a database user with a generated password, a configuration file holding those credentials, correct file permissions, and any cron entry the application expects. Those five artefacts are what you will be looking at the next time something misbehaves, so it is worth knowing they exist.

Is a one-click WordPress different from a manual one?

No. The installer fetches the official release and automates the setup steps you would otherwise perform by hand. Every guide written for a manual install applies unchanged, and so does every WP-CLI command.

Why does it matter how I remove an application?

Because deleting the folder leaves the database and its user behind. That orphan consumes part of your database allowance, appears in backups forever and confuses whoever audits the account later. The uninstaller takes all three away in one action.

Should I use the installer for a project under version control?

No. Clone the repository, run composer install, import the database and keep the environment file out of the repo. The installer is for a fast start; version control is for reproducible deployments, and mixing the two produces a site nobody can rebuild.

Keep reading

  • Database

    The structured storage the installer creates for you, and what happens to it when the files are deleted.

  • CMS (Content Management System)

    The editing layer that sits on top of one of those installs, and what it costs at request time.

  • How to Use the Softaculous Installer

    Using the Softaculous installer step by step, with the snags flagged before you meet them.

  • Secure Hosting

    Imunify360, isolated accounts and hardened defaults for anyone installing more than they audit.

  • Web Hosting

    Fast cPanel hosting on NVMe with SSL, migration and a first-year domain included.

Changing hosts? Run through our checklist first.

A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.

You'll get the checklist email, then occasional pointers on keeping a site running fast. Unsubscribe the moment you want out — the privacy policy covers the rest.

Install it properly the first time.

240+ applications, staging copies and per-site PHP control, on NVMe behind a LiteSpeed cache.

View Secure Hosting plans