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
- Complete php, free opensource, easily customizable and more free templaes.
- Unlimited resllers, user accounts, ftp accounts, email accounts, mysql and domains.
- Management of DNS, domains, subdomains, ftp, mysql, email etc.
- Domains password protected, Email forwarding, autoreply etc.
- Website analytics with webalizer and ftp with net2ftp.
- One click third party script install.
- User Disk quota control, SSL suport, custom http redirects, domain aliases, domain redirect.
- Different langauge support and template supports with few languages.
- Server backup and restore including files and databases.
- 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.
Repeat MySQL password for ‘root‘ user.
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.
Set the system mail domain name.
Create directories for web-based mail administration. Click on ‘Yes‘.
Create SSL certificate for POP and IMAP. Click on ‘Ok‘.
Please select your web server that automatically configured to run phpMyAdmin.
Configure phpMyAdmin database.
Set MySQL ‘root‘ password for phpMyAdmin.
Please give a phpMyAdmin password to register with database server.
Password confirmation.
Next, configure roundcube database.
Please select the database type that used by roundcube. In my scenario, I’ve selected MySQL database for roundcube.
Please provide MySQL password for roundcube.
That’s it, installation finished.
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‘.
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 Control Panel Dashboard.
Hi.
I followed your verry detailed installation guide but…
When I activate one domaine its not possible to reach the http/docs folders with net2ftp (cant log in with user/pass) it says
The error occured in file /var/www/new/ehcp/net2ftp/includes/filesystem.inc.php on line 56.
• function ftp_openconnection (/var/www/new/ehcp/net2ftp/modules/browse/browse.inc.php on line 223)
• function net2ftp_module_printBody (/var/www/new/ehcp/net2ftp/main.inc.php on line 313)
• function net2ftp (/var/www/new/ehcp/net2ftp/index.php on line 59) ◦ argument 0: printBody
Can you help?
Thanks for this nice guide.
Keep the good work up.
succesed install, but canot login to filemanager
What http response you getting? I mean error
Keep up the good work i will return often.
thanks for the tutorial, i’m just finding this way to use EHCP.
And this is first time that I announce unattended and light install modes, even before ehcp.net itself… Your analysis of ehcp is quite good. So, I shared such a surprise for ehcp users/server admins.
fix typo:
./install.sh light unattended
light install mode skips some packages which are not crucial for a hosting operation. This is new testing version of ehcp.
Unattended install is in our roadmap. You can test it by downloading ehcp.net/ehcp_yeni.tgz
extract it, use:
./install.sh unattended
or:
./install.sh light nattended
or, one liner:
wget ehcp.net/ehcp_yeni.tgz ; tar -zxvf ehcp_yeni.tgz ; cd ehcp; ./install.sh unattended light
As you noted, we may also use -y for install.. Thanks for suggestion.
Would love an alternate installer that didn’t ask me to confirm every installation part. I have to type y-return a zillion times during the install process.
Why not have the -y option?
dude ehcp can’t be install n cent os :) and only support debian based systems
The installation provided here was practically tested on CentOS 6.4 and its working fine so far without any problem.
Can you help me install this with centos 6.4, how to manually install this
Yes! what kind of help you looking from me? If you want to me setup EHCP for you, will charge a minimum rate.