Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,257
» Latest member: Radamestomb
» 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: 54,299
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: 1
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

 
  The subdomain not support "-".
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (2)

Hello,
I want add seo-gain subdomain.But ehcp can'r add it.Could allow "-" add it?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  About classapp.php to translate.
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (1)

Hello,
I have try to translate classapp.php.But I can't make sure where can translate it.Could split language and program code in classapp.php?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  I have about .htaccess and mod_rewrite question.
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (4)

My system is use ehcp 0.37.3.b on ubuntu 14.04.
I have upload webpage include .htaccess.But it's will show not found.
Follow is .htaccess:

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^(.+)-([0-9]+)-([0-9]+)\.phtml$ index.php?action=$1&id=$2&layer=$3
RewriteRule ^t/(.+) index.php?action=tagkey&key=$1
RewriteRule ^key/(.+)/(.+) index.php?action=search&dir=$2&key=$1
RewriteRule ^key/(.+) index.php?action=search&key=$1
RewriteRule ^(.+)-(.+)/(.+)/(.+)/(.+)\.phtml$ index.php?action=service&module=$1&fun=$3&permit=view&id=$2&bid=$5&p=$4 [L]
RewriteRule ^(.+)-(.+)/(.+)/(.+)\.phtml$ index.php?action=service&module=$1&fun=$3&permit=view&id=$2&bid=$4 [L]
RewriteRule ^(.+)-(.+)/(.+)/ index.php?action=$1&id=$2&p=$3
RewriteRule ^(.+)-(.+)/ index.php?action=$1&id=$2
RewriteRule ^article/(.+)/(.+)/ index.php?action=article&id=$1&p=$2
RewriteRule ^article/(.+) index.php?action=article&id=$1
RewriteRule ^guestbook-(.+)\.phtml$ index.php?action=guestbook&p=$1
RewriteRule ^index_(.+)\.phtml$ index.php?action=index&lang=$1
RewriteRule ^calendar-([0-9]+)-([0-9]+)\.phtml$ index.php?action=calendar&year=$1&month=$2
RewriteRule ^(.+)\.phtml$ index.php?action=$1

And I have add some to template like follow:

<Directory {homedir}/httpdocs>
AllowOverride All
</Directory>

Is ehcp 0.37.3.b haven't startup mod_rewrite?How to fix it?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  I got apache2 error message when I restart apache2
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (1)

Hello,
I used Ubuntu 14.10 and EHCP 0.37.2.b
I got error message when I restart apache2.

AH00671: The Alias directive in /etc/apache2/conf.d/phpmyadmin.conf at line 3 will probably never match because it overlaps an earlier Alias.

It's still can run apache.Could fix it?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  Could redirect subdomain to another url?
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - No Replies

Hello,
If I have domain is abc.com and I have subdomain is 123.abc.com.
I want http://123.abc.com redirect to another url.
Could I setup it?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  Fail2Ban can't start
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - No Replies

Hello,
I have setup fail2ban something and restart fail2ban when set finish.But it's can't restart.I found jail.local have set apache-dos filter.But thr filter.d directory haven't this filter.I set apache-dos to false and restart fail2ban it.Please fix this bug.Thanks a lot.

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  Could I add ssl webpage on existing domain?
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (6)

Hello,
I have create some domain on EHCP server.Because default EHCP no use ssl webpage.I have to enabled ssl webpage.But I can't found httpsdocs on existing domain.Could add httpsdocs on existing doamin?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  The pop-before-smtp will get error message.
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (2)

I used ehcp 0.37.2.b version on Ububtu 14.10.
I got error message about pop-before-smtp when I installed ehcp finish.

warning: hash:/var/lib/pop-before-smtp/hosts is unavailable. open database /var/lib/pop-before-smtp/hosts.db

I can't found /var/lib/pop-before-smtp directory and hosts file.So I manual create firectory and file.And postmap hosts.It's will normal run.

Please fix it.Thanks a lot.

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  Can't add custom DNS
Posted by: akong - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (5)

I have only one server and one IP address.I install EHCP 0.37.1.b on ubuntu 14.04 LTS.I got error message when I want create custom DNS.

Custom dns cannot be added for domains with slave dns.

I have not set this server to slave dns.What's this problem?
How to fix it?

Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.

Print this item

  ADD DOMAIN (can't find virtualhost domain URL)
Posted by: nickthevoice - 04-14-2023, 10:08 PM - Forum: Ehcp General, uncategorized yet - Replies (29)

HI !

I'm a newbie in LINUX and I search to find where is my virtualhost URL ?

Example: in EHCP, I "ADD DOMAIN" = example.com (this domain not pointing to my UBUNTU VPS for the moment because I want test my wordpress config if all work well before making the real changing)

I can't find the access to my new domain by any URL ?
http://server-IP.com/example/ = not work Sad

p.s. Don't forget if I make the same things with a domain how REALLY pointing on my server that work well.

Anybody can help me with that PLEASE !

thanks in advance

nicK




Restored from old drupal forum, for user uid:27257 username:nickthevoice
You may reset your password to access your new account here.

Print this item


Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping