Beginner
How to install a control panel on Hostinger
Quick Answer
Hostinger's hPanel control panel is pre-installed on all accounts and requires no separate installation; simply log in at hpanel.hostinger.com. Complete initial setup by accessing key sections like Websites, Files, and Databases for managing your site. Common issues like PHP extensions or file paths are easily fixed via hPanel settings.
Prerequisites
- Active Hostinger hosting account
- PHP 8.2+ with IonCube Loader
- MySQL 5.7+ or MariaDB 10.3+
- SSL certificate (free with Hostinger)
- Domain pointed to your server
1
Log in to Hostinger Account
Open your web browser and go to
hpanel.hostinger.com or hostinger.com. Enter your Hostinger account credentials or use a connected social account to sign in. You will be automatically redirected to the hPanel dashboard upon successful login.Tip
Bookmark
hpanel.hostinger.com for quick future access.2
Explore hPanel Dashboard
Once logged in, review the main dashboard with key sections in the left-hand menu: Home for account overview, Websites to manage sites and Auto Installer, Files for File Manager, Databases for MySQL management, Email for accounts, and WordPress for installations and updates.
3
Verify System Prerequisites
Before advanced tasks, confirm prerequisites in hPanel: ensure PHP 8.2+ with IonCube Loader, MySQL 5.7+, 512MB memory limit, and SSL certificate. Access PHP configuration under Advanced in your website's dashboard to enable required extensions if needed.
Tip
Business plan or higher is recommended for full features.
4
Install WordPress via Auto Installer
Navigate to Websites section, click Auto Installer, select WordPress, fill in site title, admin username, and password, then click Install. This one-click process sets up WordPress directly through hPanel.
Tip
Use the dedicated WordPress dashboard for updates and staging.
5
Access and Use File Manager
Click Manage on your website, then find File Manager under Files. Upload, edit, or move files here. For ZIP extraction, enter a single dot
. in the extract location to place files in public_html.Tip
Right-click files to edit permissions (CHMOD) if needed for plugins.
6
Set Up Databases
Go to Databases section to create a new MySQL database or manage existing ones. Note the database name, username, and password for use in applications like WordPress.
Tip
Ensure the MySQL user has proper permissions.
7
Install Free SSL Certificate
In your website's dashboard, select the SSL option to install or renew the free certificate included with Hostinger. This secures your site with HTTPS automatically.
8
Configure Email Accounts
Navigate to Email section to create and manage email accounts for your domain. Set up accounts with custom addresses like
info@yourdomain.com.Tip
Check Domains first if DNS needs adjustment.
9
Enable Backups and Security
Under Files > Backups, access daily/weekly automatic backups. Enable two-factor authentication in Account > Security for added protection.
Tip
LiteSpeed cache is built-in under Speed for performance.
10
Advanced Tools Setup
In Advanced, set up Git integration for repository pulls or SSH access for command-line management. Use Quicksearch in the topbar for fast navigation.
Troubleshooting
Missing PHP Extensions
Return to PHP configuration in hPanel's Advanced section, enable required extensions, then refresh the installer or page to re-run the system check.
Incorrect File Extraction
When extracting ZIP files in File Manager, enter
. (single dot) in the extract location field to target the current directory like public_html; avoid empty paths.Database Connection Errors
Verify database credentials (name, username, password) and ensure the MySQL user has full permissions for the database in the Databases section.
hPanel Login Issues
Clear browser cache, try incognito mode, or reset password via hostinger.com; ensure two-factor authentication is correctly set up.
SSL Not Activating
Confirm domain is pointed to Hostinger nameservers, then reinstall via website dashboard; wait 15-30 minutes for propagation.
Ready to get started with Hostinger?
Put this tutorial into practice. Visit Hostinger and follow the steps above.
Visit Hostinger →