EHCP Daemon not running

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?

Solved... I had a new file named classapp{SPACE}copy.php
I removed that file and it work!

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.