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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,251
» Latest member: TracyInize
» 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,237
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

 
  Common Errors for ehcp
Posted by: ehcpdeveloper - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - No Replies

Most of these errors can be detected whiel tail -f /var/log/ehcp.log
if you care about your server, you should regularly check file ehcp.log, syslog in /var/log by "tail -f filename" in console

Error 1: Syntax error on line xx of /var/www/vhosts/ehcp/apachehcp.conf
Cause: Mostly you have a wrong apache configuration entry in your custom http or apache templates, global template or domain specific template...
Solution:
1- Delete all or your last custom http, you may detect which domain by looking at line xx of ehcp.log
2- if you have domain specific (custom) apache template, edit it, then empty it, it will be reset to global template
3- if you recently changed apachetemplate file in ehcp dir, restore it with original

Error 2:
Error Occured (source:query, caller: )<hr>err: query: select * from operations where ((status is null)or(status<>'ok'))and(try<3)and(info<>'') <hr>Access denied for user 'ehcp'@'localhost' (using password: YES)

Cause: if it says access denied, then you probably changed or reset mysql ehcp user pass.
Solution:
1- Best, safest but sometime long solution is: re-install ehcp
2- if you know mysql "ehcp" user pass, go to ehcp dir, edit config.php, put right pass there,
if you dont know mysql "ehcp" user pass, reset it using phpmyadmin or like that, then do above line.
3- if you even dont know mysql root pass, do mysql pass recovery: http://www.ehcp.net/?q=node/160


Error 3:
Error Occured (source:query, caller: )<hr>err: query: select * from operations where ((status is null)or(status<>'ok'))and(try<3)and(info<>'') <hr>MySQL server has gone away

Cause: Your mysql server has stopped somehow,
Quick Solution: on console: /etc/init.d/mysql restart
Long Solution: Additional to quick solution, you should find out why mysql stopped by examining logs..



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

Print this item

  Invalid command 'php_admin_value'
Posted by: patrick - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (2)

Problem:
(ubuntu 8.04.2 just installed before ehcp)
after running ./install.sh,
ehcp installation seems successful, but typing http://*.*.*.*/vhosts/ehcp in URL will bring "page load error" page.
Then i try /etc/init.d/ehcp restart
stopping ehcp..
stopping ehcpdaemon2.sh
stopping index.php daemon
stopping ehcp_daemon.py, python background server process
starting ehcp..
starting ehcp_daemon.py
root 13630 0.0 0.4 3764 1200 pts/1 S+ 16:51 0:00 /bin/bash /var/www/vhosts/ehcp/ehcpdaemon2.sh
root 13631 0.0 2.0 28868 5352 pts/1 R+ 16:51 0:00 php index.php daemon
root 13628 6.0 1.7 7044 4372 pts/1 R+ 16:51 0:00 python /etc/init.d/ehcp_daemon.py
ehcp seems ok.

then i try to reload apache, i got error like following:
Syntax error on line 19 of /var/www/vhosts/ehcp/apachehcp.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration ...fail!

can someone give me some help?
Thank you

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

Print this item

  'sysinfo' can not be displayed
Posted by: patrick - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (3)

EHCP is working fine, but when i click 'sysinfo' under system menu, a error occurs like this:
Command
file_exists(/etc/phpsysinfo/config.php)

Message
/etc/phpsysinfo/config.php does not exist or is not readable by the webserver in the phpsysinfo directory

../index.php on line 43

i checked that /etc/phpsysinfo/config.php does not exist.
so did i miss something?

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

Print this item

  Outgoing authentification?
Posted by: ksga - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (3)

Hi. I recently install EHCP 0.29.07 and everything works great.

I would like to force authentification on outgoing mail, as I don't like the idea that anyone can (ab)use my smtp server.

I tried configuring postfix using the instructions mentioned <a href="http://flurdy.com/docs/postfix/">here</a> without any luck, and have now reversed to EHCP standard configuration.

Does anyone know how to get it right?

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

Print this item

  issues - apache config, vsftp config
Posted by: postle - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (1)

Hi
The server's monitor is repeating:
* Reloading web server config apache2
with the ocassional
* Reloading domain name service... Bind9
Apache needs restarting every few days but does serve pages.
also loging on to FTP I get an error message 'anonymous logins only'
(before upgrading to Ubuntu 9.04 the error was Econnection refused - the other warnings were the same)
The ehcp panel apears to work fine otherwise.

Do you have any suggestions for fixing these (ie what do I need to do to which config files?)
Can I also ask what the 'domainname.com' domain is for?
Thanks
Paul


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

Print this item

  Password protect directories
Posted by: Thune - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (3)

Can't see the input field for the password. (Running EHCP 0.29.07)

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

Print this item

  Solution: Blank screen after template change...
Posted by: ehcpdeveloper - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - No Replies

Question:
i was just testing the themes, and when i selected jdwebhost, everything went blank
i see nothing
how do i rollback to xp2?

Answer:
close your browser,
re-open,
then login to phpmyadmin,
go to ehcp db->misc table
edit defaulttemplate to xp2
login to your ehcp

i will prepare a rapid way for this, in case of buggy templates.. in future versions of ehcp.
By the way, as of now (2009-04-08) the most up to date template is xp5.
Some newer functions are applied to xp5, such as add subdomain with ftp..
You may need to manually apply these to other templates, Please send us new templates if you apply changes to older templates..

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

Print this item

  Unabel to upload video & Audio
Posted by: syltons - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (3)

I am using ehcp and I just installed PHPmotion which is working great excepts uploading video & audio file. Can someone help me out?

Thanks.

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

Print this item

  blank panel
Posted by: toniguzzi - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (1)

hi Just installed EHCP on Ubuntu 8.1 no problem , everything ok
when using on the Local Network

But tried to login from external internet site , I can login but the central panel
is missing , the left hand links are still there but cannot do anything else

Help

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

Print this item

  user rights and error when installing atmail in subdomain
Posted by: Rhoov - 04-14-2023, 10:09 PM - Forum: Ehcp Problems - After Installation - Replies (3)

Hello,

I wanted to ask a question about a error i get when installing a script in
a subdomain.

I have a subdomain and i uploaded atmail (webmail) in there..
When i want to install via de webscript i get the following error.

Warning: copy(../libs/Atmail/Config.php) [function.copy]: failed to open
stream: Permission denied in
/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/install/index.php
on line 67

Warning: include(html/english/template.html) [function.include]: failed to
open stream: No such file or directory in
/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/install/index.php
on line 170

Warning: include() [function.include]: Failed opening
'html/english/template.html' for inclusion
(include_path='.:/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/libs:/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/libs/Atmail:/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/libs/PEAR')
in
/var/www/vhosts/jansil.nl/jansil.nl/httpdocs/subdomains/email/install/index.php
on line 170

I can work around this by chmod or chown, but after a few seconds the
rights are set back to the user vsftpd...
So how do i permanently change the rights.
Apache seems to be running under www-data but al the domains are owned by
vsftpd.

Tnx in advance..



Restored from old drupal forum, for user uid:2273 username:Rhoov
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