How to Install WordPress in Webuzo Using Softaculous
Webuzo comes with Softaculous built in, which means you can install a fully working WordPress site in just a few clicks — no downloading, no manual database setup, no editing config files. It is by far the easiest way to get started.
Install WordPress step by step
- Log in to your Webuzo Enduser Panel.
- Find the Apps or Softaculous section and search for WordPress.
- Click Install and fill in the details:
- Choose Domain — pick where the site should live.
- In Directory — leave this blank to install at the domain root (recommended).
- Site Name & Description — you can change these later.
- Admin Username & Password — avoid “admin” and pick a strong password.
- Admin Email — where WordPress sends important notices.
- Click Install. Softaculous sets up the files and database for you.
When it finishes, you will get links to your new site and its login page (usually yourdomain.com/wp-admin).
Your first steps after installing
- Secure it with a free certificate — see installing Let’s Encrypt SSL in Webuzo, then force HTTPS.
- Log in and start setting up — our guide on logging in to the WordPress dashboard helps.
- Prefer to do it by hand? See installing WordPress manually.
Frequently asked questions
Should I install in a directory or at the root?
Leave the directory field empty so your site loads at yourdomain.com rather than yourdomain.com/wp, unless you specifically want it in a subfolder.
Can Softaculous update WordPress for me?
Yes, it can handle updates and even automatic backups before updating. You can also update from within WordPress itself.
I see “Error establishing a database connection” after installing.
This points to a database detail mismatch. Our guide on fixing that error walks through the checks.
Was this article helpful?