Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-22-2025, 12:36 AM
» Replies: 2
» Views: 5
|
ADD DOMAIN (can't find v...
Forum: Ehcp General, uncategorized yet
Last Post: Lavillsauro
06-22-2025, 12:34 AM
» Replies: 46
» Views: 70,850
|
Install memcached
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-20-2025, 07:59 PM
» Replies: 3
» Views: 12
|
Q&A: Upgrade Ubuntu & Ehc...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-14-2025, 12:43 PM
» Replies: 3
» Views: 8
|
Question & Answer: Nginx ...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-11-2025, 12:23 AM
» Replies: 3
» Views: 14
|
ehcp ssl tips
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-08-2025, 05:11 PM
» Replies: 2
» Views: 19
|
change ehcp template comm...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-06-2025, 01:58 AM
» Replies: 2
» Views: 12
|
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-02-2025, 12:16 AM
» Replies: 3
» Views: 21
|
howto fix websites-ehcp
Forum: Ehcp HowTos
Last Post: Lavillsauro
05-29-2025, 01:18 PM
» Replies: 2
» Views: 22
|
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
04-16-2025, 09:35 AM
» Replies: 2
» Views: 8
|
|
|
Ftp ve E-mail de sorun |
Posted by: Bilgisayarci - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (6)
|
 |
ehcp debian 4 e kurdum fakat email ve ftp lere erişilemiyor. ftp sorunu yeni versiyonda çözüldü fakat email kosunda çözümü bulamadık. yardımcı olursanız sevinirim....
Restored from old drupal forum, for user uid:104 username:Bilgisayarci
You may reset your password to access your new account here.
|
|
|
Mysql |
Posted by: mho - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
 |
Can you please translate the db config into english. I have the ehcp frontpage with login but wrong user/password in the mysql.
Restored from old drupal forum, for user uid:89 username:mho
You may reset your password to access your new account here.
|
|
|
(standartcerceve) id'li kod not found problem |
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- Replies (3)
|
 |
issue:
when you get into your panel home, you get:
(standartcerceve) id'li kod not found.
This means, your default template is not installed.
this means, you did not import ehcp.sql into your mysql correctly.
templates/html content is stored in mysql html table.
solution:
open your phpmyadmin, typically, http://localhost/phpmyadmin
goto ehcp db, click import/sql,
drop any existing tables,
upload ehcp.sql again.
if no error occurs, your ehcp works...
this will delete any domain/user info in your ehcp installation.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
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.
|
|
|
|