| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 10,384
» Latest member: Maryfuh
» Forum threads: 1,052
» Forum posts: 1,216
Full Statistics
|
| Latest Threads |
Fail2Ban can't start
Forum: Ehcp General, uncategorized yet
Last Post: LarisaPully
Yesterday, 11:43 PM
» Replies: 1
» Views: 78
|
ADD DOMAIN (can't find v...
Forum: Ehcp General, uncategorized yet
Last Post: Arielzic
02-17-2026, 10:23 PM
» Replies: 87
» Views: 112,651
|
Creating a billing syste...
Forum: Ehcp for Developers and Programmers/Designers
Last Post: BarrettZit
12-15-2025, 11:30 AM
» Replies: 32
» Views: 7
|
www.data
Forum: Ehcp HowTos
Last Post: Lavillsauro
12-12-2025, 09:32 AM
» Replies: 3
» Views: 12
|
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
12-04-2025, 05:02 PM
» Replies: 5
» Views: 17
|
Roundcube Password Change...
Forum: Ehcp HowTos
Last Post: Lavillsauro
12-03-2025, 05:25 AM
» Replies: 2
» Views: 12
|
5 sulfosalicylic acid dih...
Forum: Ehcp General, uncategorized yet
Last Post: Lavillsauro
11-15-2025, 05:40 PM
» Replies: 0
» Views: 2,195
|
Hi, I would like to ask f...
Forum: Ubuntu Topics
Last Post: Juliaseema
11-10-2025, 01:35 PM
» Replies: 0
» Views: 0
|
Hello, I need a recommend...
Forum: General Linux
Last Post: Juliaseema
11-10-2025, 01:34 PM
» Replies: 0
» Views: 0
|
Hello, I need a recommend...
Forum: Ehcp for Developers and Programmers/Designers
Last Post: Juliaseema
11-10-2025, 01:33 PM
» Replies: 0
» Views: 0
|
|
|
| see default ehcp page instead of my domain ? |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
if you see default ehcp page instead of your domain,
there may be two reasons:
1- your ehcp daemon is not working,
get into console,
cd /var/www/vhosts/ehcp
sudo nohup php index.php daemon &
then, in your panel, click on syncdomains, syncdns,
2-
the installer probably did not put apache configuration directive to your /etc/apache2/apache2.conf file
normally, the line
Include /var/www/vhosts/ehcp/apachehcp.conf
should be added at the end of
/etc/apache2/apache2.conf file
solution:
open /etc/apache2/apache2.conf file with your editor,
add line:
Include /var/www/vhosts/ehcp/apachehcp.conf
at the end, if it is not already there..
if you installed ehcp somewhere else, update the line accordingly.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| Check email |
|
Posted by: Zach - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (1)
|
 |
I created a new domain and a new email account for that domain - how can I check email for that account, without setting up pop/imap on another machine?
Restored from old drupal forum, for user uid:62 username:Zach
You may reset your password to access your new account here.
|
|
|
| a question and answer |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
i need to ask some questions:
1- which linux version do you use?
2- can you make a re-install and send the console output to me, to check proper install ,
3- did you do a clean install, that is, previous server related programs may need to be removed... or a clean linux install may solve problem.
4- if problem persists, may you send me your ip and pass so that i can connect by ssh and check your server, to solve your problem.
i hope i may help you solve your problem.
normally, when ehcp installed normal way, smpt/pop mail works with no errors...
btw, thank your for trying ehcp..
see you...
2007/11/23, Raul Martinez <raul.martinez@gmail.com>:
> dear friend,
>
> I did not see you online on msn and need help with ehcp cause can not
> get authenticated smtp with sasl,
>
> this log in mail.log:
>
> Nov 22 19:38:39 mail postfix/smtpd[14658]: warning: SASL
> authentication failure: cannot connect to saslauthd server: No such
> file or directory
> Nov 22 19:38:39 mail postfix/smtpd[14658]: warning:
> webmaster.munitap.gob.mx[200.79.2.170]: SASL LOGIN authentication
> failed: authentication failure
>
> I already reinstall but same thing with fresh install, pop works very
> well, please help me...
>
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| a general installation problem |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
Some users are installing ehcp on previous installs of apache/linux.<br /><br />if you see the ehcp default index page instead of your domain, <br />then there is a problem in your apache config.<br />in this case, make sure that:<br />ehcp daemon is running,<br />ehcp daemon can write to files,<br /><br /><br />
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| manual things after installation |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (1)
|
 |
i had to do following after installation of ehcp ver 0.21:
1- change the mysql root pass in phpmyadmin, in classapp.php
2- change the dns ip to be my server ip.
more to come here...
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| ehcp real demo available |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
ehcp real demo here, admin, 1234
in this demo, you may create your domain and see it working, after redirecting your domain to our dns..
ehcp test dns:
nstest1.ehcp.net
nstest2.ehcp.net
you may see your domain, ftp, email working right from this real demo. !
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| a new problem about mysql |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
following prompt appears and installation hangs..any suggestion?
┤ Configuring mysql-server ├────────────────────────────────────────────────────
Install Hints
MySQL will only install if you have a NON-NUMERIC hostname that is resolvable vi
"10.0.0.1 myhostname".
A new mysql user "debian-sys-maint" will be created. This mysql account is used
Please remember to set a PASSWORD for the MySQL root user! If you use a /root/.m
/usr/share/doc/mysql-server/README.Debian for more information.
<Ok>
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| Uninstall of ehcp |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (1)
|
 |
to uninstall ehcp from your server/computer,
just remove files at /var/www/ehcp
and files at /var/lib/mysql/ehcp
you have to be root to be able to do this.
its done !
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| free installation, free support ! |
|
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (6)
|
 |
from now on:
Free installation on your server,
free limited support *
* support in 6-48 hour, not guaranteed
to install onto your server, please contact us !
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
| ehcp deamon |
|
Posted by: hendi - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (1)
|
 |
ehcp daemon seems to be not running. Please run it from command/line by: php index.php daemon
i make in shell mode php index.php daemon no way
Restored from old drupal forum, for user uid:18 username:hendi
You may reset your password to access your new account here.
|
|
|
|