Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 2,920
» Latest member: Joshtus
» Forum threads: 1,045
» Forum posts: 1,114
Full Statistics
|
Latest Threads |
ADD DOMAIN (can't find v...
Forum: Ehcp General, uncategorized yet
Last Post: RichardCrite
11-24-2024, 02:03 AM
» Replies: 29
» Views: 52,276
|
EHCP API1 error
Forum: Ehcp Development
Last Post: robind99
04-14-2023, 10:14 PM
» Replies: 4
» Views: 3
|
EHCP API Setup subdomain
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 67
|
EHCP auto startup nginx i...
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 0
|
VSFTPD
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 3
» Views: 5
|
PHP failed copy
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 3
|
install echp + node js
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 0
|
About Beta Software, Ehcp...
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 1
» Views: 1
|
La marque de l'enseigne C...
Forum: Ehcp Development
Last Post: shanmao
04-14-2023, 10:14 PM
» Replies: 1
» Views: 0
|
On portera une attention ...
Forum: Ehcp Development
Last Post: shanmao
04-14-2023, 10:14 PM
» Replies: 1
» Views: 1
|
|
|
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.
|
|
|
|