EHCP Daemon not running
Submitted by robind99 on Fri, 05/22/2015 - 10:46
The CP gave me a error:
Attention!
ehcp daemon not running !
Please run it from command/line by:
sudo /etc/init.d/ehcp start
I use verion 0.36.5.b and it begin 2 days ago, I didn't change something... Is this a bug or?
robind99
Fri, 05/22/2015 - 10:56
Permalink
Solved
Solved... I had a new file named classapp{SPACE}copy.php
I removed that file and it work!
ehcpdeveloper
Fri, 05/22/2015 - 11:33
Permalink
sometime caused by php settings
in console, check if:
ps aux | grep ehcp
if you something, then, your daemon is running, so, just ignore that warning. (that is caused by php settings)
if you see nothing, then, your ehcp daemon is not really running. you need to fix it.