Hello,
I need a command for cron job that runs the php file with the argument.
For example (php -q httpdocs/cron.php quick) where "quick" argument.
On webmin panel command (php -q /home /user/public_html/cron.php quick) works great.
Until now I always got an error
-> httpdocs/cron.php: line 1: ?Php: No such file or directory
Please help
thanks
I need a command for cron job that runs the php file with the argument.
For example (php -q httpdocs/cron.php quick) where "quick" argument.
On webmin panel command (php -q /home /user/public_html/cron.php quick) works great.
Until now I always got an error
-> httpdocs/cron.php: line 1: ?Php: No such file or directory
Please help
thanks