Welcome, Guest |
You have to register before you can post on our site.
|
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: 51,576
|
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
|
|
|
if you change mysql ehcp user password ! |
Posted by: ehcpdeveloper - 04-14-2023, 10:07 PM - Forum: Ehcp General, uncategorized yet
- Replies (1)
|
|
if you change mysql ehcp user password after ehcp installation,
change also following files accordingly:
/var/www/vhosts/ehcp/config.php
/etc/postfix/mysql-virtual_domains.cf
/etc/postfix/mysql-virtual_forwardings.cf
/etc/postfix/mysql-virtual_mailboxes.cf
/etc/postfix/mysql-virtual_email2email.cf
/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
/etc/pam.d/smtp
/etc/courier/authmysqlrc
/etc/pam.d/vsftpd
unfortunately, these are not handled by ehcp automatically, if you change mysql ehcp user password after install. These are written once at install of ehcp.
this issue will be solved in newer versions.
as ehcp usage grows, new features required like this...
tens of people downloading ehcp every day.
thank you for your patience.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Upgrade ehcp from previous versions |
Posted by: ehcpdeveloper - 04-14-2023, 10:07 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
There is no automatic way yet, unfortunately.
Manual way:
if ehcp database structure has not changed, you should simply copy new ehcp files to your server.. you dont need to run install again, mostly,
if you want to run install script again, dont forget to backup your database,
install script deletes all old data by default..
you may then restore your backup...
if ehcp database structure (little chance) has changed, the best way is to recreate all domains by hand, after new install...
or i should write an upgrade script for you..
this case is very rare... since ehcp database structure is not changed most of the time, (between minor versions..)
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Contribute to ehcp project |
Posted by: ehcpdeveloper - 04-14-2023, 10:07 PM - Forum: Ehcp General, uncategorized yet
- Replies (5)
|
|
i & we need all kind of support, contribution.
either you are novice, user or experienced programmer, i need you.
Everybody can do something.
such as that follows from easy to hard:
1- test the ehcp hosting control panel, if you have a hosting server or personal server,
2- prepare language files, as of version 0.22.8, ehcp supports different languages(mostly), but only english/turkish files exists.
3-prepare documentation, howto's, tutorials telling about ehcp.
4- find some useful code snippets or useful scripts related to hosting automation,
5- do some html design, for ehcp interface, such as icons, template....
6- do some coding, code cleanup, or integrate some modules into ehcp,
7- do heavy coding, seriously object oriented,
8- integrate some modules or code segments into ehcp object skeleton,
9- find bugs and fix them, if possible,
10- and, most difficult, take care of your family... .
by the way, i am working on the new version, with a lot of new features...
thanks...
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
can ehcp run in virtual server, a question&answer |
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
yes it runs on virtual server too.
you should install ubuntu or debian, or any apt-get enabled linux distribution.
to install ehcp on virtual server, same as on normal server:
wget http://www.ehcp.net/ehcp_latest.tgz
tar -zxvf ehcp_latest.tgz
cd ehcp
./install.sh
#
using on a virtual server is same,
navigate to http://serverip
username: admin
default pass: 1234
there are persons who test or use ehcp on virtual server.
if you need any additional help, you may ask me..
have a nice day,
>
>
>
>
>
>
> Hello Bvidinli,
>
>
>
> First off, how are you?
>
>
>
> I have a question about your ehcp, does this run on a virtual server or
> what? How does it work?
>
>
>
> Thanks,
>
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Troubleshoot ehcp |
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
if you experience problems,
try:
http://yourip/vhosts/ehcp
http://yourip/vhosts/ehcp/troubleshoot.php
Troubleshoot will give you idea about the problem..
sometime,
http://yourip
may yeald to default apache page,
in this case, try:
http://yourip/vhosts/ehcp
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
About test server - it may be down... |
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
Hi,
you know our test server at 83.133.127.19
since i do some tests on it sometime, it may be down.
so, dont expect this server is up all the time..
and, dont leave your important data there..
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
apt-get problem: failing finding some packages while install |
Posted by: ehcpdeveloper - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
Sometime, ehcp/apt-get may fail to find some packages such as:
E: Couldn't find package courier-authdaemon
E: Couldn't find package courier-authlib-mysql
E: Couldn't find package courier-pop
E: Couldn't find package courier-pop-ssl
E: Couldn't find package courier-imap
E: Couldn't find package courier-imap-ssl
E: Couldn't find package libsasl2-2
This is caused by:
some repositories such as universal are missing at /etc/apt/sources.lst
please enable universal and other repos at that file by uncommenting them.
this file may look like this:
#
# deb cdrom:[Ubuntu-Server 6.10 _Edgy Eft_ - Release i386 (20061025.1)]/ edgy main restricted
deb http://us.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu/ edgy universe
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb-src http://security.ubuntu.com/ubuntu edgy-security universe
i am working on this to automatically enable these... from with ehcp install... any idea is welcome.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Panel hesap bilgileri |
Posted by: umityildiz - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
Panelde uygun bir yerde, kullanıcı, domain, subdomain, Disk Alanı, Bant Genişliği, E-Maill sayısı, Ftp Hesapları, Databaseler gibi bilgilerin en fazla ve kullanılan durumun tablo ile gösteren kısın olmaz mı?
Restored from old drupal forum, for user uid:107 username:umityildiz
You may reset your password to access your new account here.
|
|
|
Mail gönderilemiyor |
Posted by: Bilgisayarci - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
Mail sorunu var e-mail gönderilmiyor daha evvel çözmüştünüxz bunu ama yeni kurulum yaptım problem çözülmemiş...
alınan hata aşağıda
İleti gönderilemedi. Giden e-posta [SMTP] sunucunuz için kimlik doğrulama ayarı yanlış olabilir. Bu sorunu çözmek için Yardım'a gidin, "Windows Mail Sorun Giderme" araması yapın ve "E-posta gönderirken sorunlarla karşılaşıyorum" bölümünü okuyun. Doğru sunucu ayarlarını belirlemek için yardıma gerek duyarsanız, lütfen e-posta hizmet sağlayıcınıza başvurun.
Reddedilen e-posta adresi: 'c.evin@diğermail.com'. Konu 'denme', Hesap: 'Evvin', Sunucu: '192.168.1', Protokol: SMTP, Sunucu Yanıtı: '550 5.1.1 <c.evin@diğer mail.com>: Recipient address rejected: User unknown in virtual mailbox table', Bağlantı Noktası: 25, Güvenli(SSL): Hayır, Sunucu Hatası: 550, Hata Numarası: 0x800CCC79
Restored from old drupal forum, for user uid:104 username:Bilgisayarci
You may reset your password to access your new account here.
|
|
|
Pardusa Ehcp Kurulumu |
Posted by: umityildiz - 04-14-2023, 10:06 PM - Forum: Ehcp General, uncategorized yet
- No Replies
|
|
Merhaba
Pardus 2007.3'e nasıl ehcp panelini kuracağız?
Saygılarımla
Restored from old drupal forum, for user uid:107 username:umityildiz
You may reset your password to access your new account here.
|
|
|
|