Install EHCP (Easy Hosting Control Panel) in RHEL/CentOS/Fedora and Ubuntu/Debian/Linux Mint

EHCP (Easy Hosting Control Panel) is an open source and very effective Hosting Control Panel that offers you to host any websites, create ftp accounts, email accounts, sub domains and so on. Ehcp is the only first hosting control panel was written using PHP programming language and available for free.

It offers all major hosting control panel features such FTP Accounts, MySQL Databases, Panel Users, Resellers, MailBox with Squirrelmail and Round Cube etc. It is the only first control panel that provides built in support for Nginx and PHP-FPM with completely throw out Apache and gives better performance for low end servers or VPS.

EHCP Features

  1. Complete php, free opensource, easily customizable and more free templaes.
  2. Unlimited resllers, user accounts, ftp accounts, email accounts, mysql and domains.
  3. Management of DNS, domains, subdomains, ftp, mysql, email etc.
  4. Domains password protected, Email forwarding, autoreply etc.
  5. Website analytics with webalizer and ftp with net2ftp.
  6. One click third party script install.
  7. User Disk quota control, SSL suport, custom http redirects, domain aliases, domain redirect.
  8. Different langauge support and template supports with few languages.
  9. Server backup and restore including files and databases.
  10. More details here.

This article will help you to install and setup Easy Hosting Control Panel on RHEL, CentOS, Fedora, Ubuntu, Linux Mint and Debian systems. Please note ehcp can be installed on a fresh installation of Linux. The ehcp installation is quite simple and easy, a new user won’t face any issues while installing it at the first time.

How to Install EHCP (Easy Hosting Control Panel)?

First, login as root user using ssh and download the latest EHCP (current available version is 0.32) source tarball package using wget command.

# wget http://www.ehcp.net/ehcp_latest.tgz

Next, extract the ehcp source tarball using following tar command.

# tar -zxvf ehcp_latest.tgz

Change to ehcp directory, then execute install.sh script.

# cd ehcp
# ./install.sh

Go through the installation setup and read the instructions carefully. The install script will install all needed packages including Apache, MySQL, PHP, Postfix and so on. During installation it will ask you to enter some information to configure services and set ehcp admin passwords. The installation setup takes up-to 50-60mins, depending upon the internet speed.

It is highly, recommended you to set a MySQL ‘root‘ password for MySQL administration.

ehcp mysql root password

Repeat MySQL password for ‘root‘ user.

ehcp-2

Please select the best mail server configuration that suits your needs. In my case, I’ve selected ‘Internet site‘, mails are sent and receive using SMTP service.

ehcp-3

Set the system mail domain name.

ehcp-4

Create directories for web-based mail administration. Click on ‘Yes‘.

ehcp-5

Create SSL certificate for POP and IMAP. Click on ‘Ok‘.

ehcp-6

Please select your web server that automatically configured to run phpMyAdmin.

ehcp-7

Configure phpMyAdmin database.

ehcp-8

Set MySQL ‘root‘ password for phpMyAdmin.

ehcp-9

Please give a phpMyAdmin password to register with database server.

ehcp-10

Password confirmation.

ehcp-11

Next, configure roundcube database.

ehcp-12

Please select the database type that used by roundcube. In my scenario, I’ve selected MySQL database for roundcube.

ehcp-13

Please provide MySQL password for roundcube.

ehcp-14

That’s it, installation finished.

ehcp-17

Now navigate to the Web browser window and enter IP address of your server.

http://youripaddress/

OR

http://localhost

Click on the link that says ‘Click here for the control panel on your server‘.

ehcp-18

Enter ehcp login details, default admin username is ‘admin‘ and default admin password is ‘1234‘. If you’ve set new admin password during installation enter that password.

ehcp-19

Ehcp Control Panel Dashboard.

ehcp-20

Reference Link

Official EHCP Website

Ravi Saive
I am an experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

Leave a Reply to dmacleo Cancel reply

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.