cron error
hello everyone,
I try to setup my cron but i receive from my cron email this error.
X-Powered-By: PHP/5.4.14Content-type: text/html
This script must be run from the command line.
/path/to/humhub/protected/yiic
I realy don't where my error is from
-
Hello, Can you please try to add php -q in your cron command and check again 0 -
Hello :) Could you post the full cron job command you have configured? Thank you. 0 -
@Thorgalalix, Ary you trying to run ".php" file ? If so, use the below format. * * * * * /usr/local/bin/php /file path 0
Please sign in to leave a comment.
Comments
3 comments