I am on cossacks server. And with /usr/local/bin/php -f /home/juicysvr/public_html/corn_j.php it still does not work. :(
if i put php require function in corn job file (corn_j.php) should I use ordinary require("file.php"); or should I use some different for example...
Hi.
I am trying to get my cronjob work but I cannot. All I need is to run php file in time interval.
For example I made new entry which runs every 30 mins
php-cron /home/juicysvr/public_html/corn_j.php
but it does not work.
I suppose it does not send email either.
It is really important and...