Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 3,048
» Latest member: Brycemic
» 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,965
|
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
|
|
|
Upgrading from previous versions to 0.29.10 |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (1)
|
|
<li>logout from your ehcp gui
<li>Download new file from www.ehcp.net/ehcp_yeni.tgz
<li>backup your config.php in ehcp dir,
<li>extract files onto /var/www/vhosts/ehcp/
<li>restore your original config.php
<li>go to ehcp gui, login
thats it..
let me know if something goes wrong..
Note that, 0.29.10 is not released to public yet, we are testing things...
this newer version has many new features, but also may contain some new bugs
some new features of 0.29.10 are at: http://www.ehcp.net/?q=node/585#comment-675
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Q&A: see ehcp under a subdomain of mine |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (1)
|
|
Question:
Hello!
I was wondering how to create a subdomain with ehcp that would inturn point to ehcp's control panel.
Thanks for your help
Answer:
In fact, for every domain, following subdomains are setup to work with ehcp panel:
cp.domain.com
ehcp.domain.com
panel.domain.com
cpanel.domain.com
replace domain.com with yours... this is with ehcp version 0.29.09
if it does not work with you,
open your apachetemplate file in your ehcp dir,
add following below the file:
<code>
<VirtualHost *>
ServerAlias cpanel.{domainname}
ServerAlias panel.{domainname}
ServerAlias ehcp.{domainname}
ServerAlias cp.{domainname}
DocumentRoot /var/www/vhosts/ehcp/
LogFormat "%v:%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
CustomLog /var/log/apache_common_access_log vhost_combined
php_admin_value open_basedir /var/www/vhosts/ehcp/
</VirtualHost>
</code>
Then, go to ehcp gui, options, sync domains...
thats it..
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Q&A: webmail, panel question |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (1)
|
|
[22:16:40] ehcp user: how you change the url /vhosts/ehcp to /panel?
[22:17:59] bvidinli-ehcp: panel.yourdomain.com works.
[22:18:02] … if you wish.
[22:18:08] … otherwise,
[22:18:21] … copy files in vhosts/ehcp to /var/www/panel,
[22:18:22] … then,
[22:18:37] … edit /etc/apache2/sites-enabled/000-default
[22:18:41] … DocumentRoot
[22:20:06] ehcp user: thanks
[22:20:21] … o yea one more thing the webmail
[22:32:10] bvidinli-ehcp: ?
[22:32:14] … what about webmail ?
[22:32:18] … what is problem ?
[22:32:54] ehcp user: i cant get the mydomain.info/webmail login to work i get erro
[22:33:03] bvidinli-ehcp: ?
[22:33:32] ehcp user: Error opening ../data/default_pref
Could not create initial preference file!
/var/www/vhosts/ehcp/webmail/data/ should be writable by user www-data
Please contact your system administrator and report this error.
7/
[22:33:48] bvidinli-ehcp: ok.
[22:33:49] … look
[22:33:52] … go to server console,
[22:33:56] ehcp user: k
[22:33:58] bvidinli-ehcp: enter command:
[22:34:02] … chmod -Rvf a+w /var/www/vhosts/ehcp/webmail/data/
[22:34:10] … that fixes that...
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Domain without zone? |
Posted by: jos - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (2)
|
|
Hi, how to insert domains without zones?
Restored from old drupal forum, for user uid:2613 username:jos
You may reset your password to access your new account here.
|
|
|
DNS / Nameservers |
Posted by: jgiorgi - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (2)
|
|
I can't find any documentation on where to point domains to my ehcp installation. What are the default settings for name servers? Can I use a second external nameserver? Documentation would be greatly appreciated.
Restored from old drupal forum, for user uid:2715 username:jgiorgi
You may reset your password to access your new account here.
|
|
|
General: howto give multiple ip to server |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (1)
|
|
open /etc/network/interfaces file, configure like this:
<code>
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 96.xx.yy.67
netmask 255.255.255.0
gateway 96.xx.yy.1
auto eth0:1
iface eth0:1 inet static
address 96.xx.yy.68
netmask 255.255.255.0
gateway 96.xx.yy.1
auto eth0:2
iface eth0:2 inet static
address 96.xx.yy.69
netmask 255.255.255.0
gateway 96.xx.yy.1
auto eth0:3
iface eth0:3 inet static
address 96.xx.yy.70
netmask 255.255.255.0
gateway 96.xx.yy.1
auto eth0:4
iface eth0:4 inet static
address 96.xx.yy.71
netmask 255.255.255.0
gateway 96.xx.yy.1
auto eth0:5
iface eth0:5 inet static
address 96.xx.yy.72
netmask 255.255.255.0
gateway 96.xx.yy.1
</code>
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
howto change title |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (1)
|
|
Question:
hello, I have just installed EHCP
My question is how do I change the name on the title from ECHP to MY Co Name?
Answer:
to change title or other html in control panel, go to var/www/vhosts/ehcp/templates/xp5-z7(templatename)/en/
and edit file template_en.html
to change the default index file, go to /var/www and edit index.html
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
Gallery, Gallery2, imagemagick binaries directory, with security, open_basedir |
Posted by: ehcpdeveloper - 04-14-2023, 10:12 PM - Forum: Ehcp HowTos
- Replies (4)
|
|
To enable imagemagick and similar on your domains with open_basedir restriction enabled:
on server console,
<code>
cd /var/www/vhosts/ftpuser/domainname.com/
mkdir bin
cd bin
# this copies imagemagick binaries to your local bin directory..
for i in animate compare composite conjure convert display identify import mogrify montage stream ; do cp /usr/bin/$i ./; done
</code>
then use /var/www/vhosts/ftpuser/domainname.com/bin/ as "Directory to ImageMagick/GraphicsMagick binaries: " in gallery configuration..
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
|
|
|
|