Autoreply
Submitted by beenfishing on Sun, 10/02/2011 - 22:02
Hi, I am trying to use the autoreply function of EHCP, however I am getting the following response to e-mails:
temporary failure. Command output: pipe: fatal: pipe_command: execvp
/var/www/new/ehcp/misc/autoreply.php: Permission denied
If possible, is there a solution to this?
I am using EHCP version 0.29.15.4
Thank you.
Forums:
ehcpdeveloper
Sun, 10/02/2011 - 23:58
Permalink
in console, just do
in console, just do this:
chmod a+x /var/www/new/ehcp/misc/autoreply.php
this is fixed in new files.
beenfishing
Mon, 10/03/2011 - 22:21
Permalink
It worked, Thanks so
It worked, Thanks so much.
Really appreciate the speedy and helpful response.