Q & A : port 8080

Question: I need some help if it is possibleOn some server I have installed EHCP and it works great for this site I need on that serverbut there is 2 radiostream’s thats currently on port 8080 and port 8090this radio…

Upgrading Ehcp

* Backup your config.php* download new or stable or beta package of ehcp, extract it to same location (/var/www/new/ehcp)* restore your config.php* logout & login back* restart ehcp daemon: restart

Common daemon commands for Mysql

These are used from command line, when ehcp webbased gui is not accessible, or for any other reason. go to server console,mysql -p use ehcp; then: # reset to non-ssl mod all apache settings.update misc set value=’apache2′ where name=’webservertype’;update misc…

About Backup

Hello! Is great that backup can be made from panel!I have 3 problems about backup. 1. Can this backup run automaticaly once on a week?2. How can I copy that file on another computer, in case the server dies… Can…

Access denied for user ‘ehcp’@’localhost’

Access denied for user ‘ehcp’@’localhost’ (using password: YES) This error may happen if you changed your ehcp mysql dbuser pass, either restore it, or change pass in config.php too, in /var/www/vhosts/ehcp dir, or alternatively, you may re-install ehcp. Question: I…

Mysql database issue and solution

We have noticed that, some mysql installations does not allow us to connect as root.So, we updated the installer to overcome that (Ver 0.37.10.b). Tha problem is described shortly at http://ubuntuforums.org/showthread.php?t=2275033&p=13272495#post13272495 If you live problem in adding mysql db’s, in your existing…

Ehcp Password Recorvery

if you installed ehcp, and somehow forgot/lost your ehcp admin password, or it does not accept password follow these: Prerquisities:* You must be able to connect your server by ssh, and you know your root password of your server.if you…

Email related problems and solutions

Most email problems are caused by non-clean ubuntu installs.Make sure you installed ubuntu freshly, and after, you installed ehcp directly. Some email problems may be fixed by ehcp gui->options->”fix mail config” While solving your problems, follow Howto Debug ehcp: http://ehcp.net/?q=node/771 and keep…

Ehcp User levels explained

Question: hi, any professional know, does ehcp permits regular user to use ehcp in firefox? if so, how to set the user account, which is limited to use admin fuction when this user login into ehcp through a remote computer…