I did the following:
-bash$ crontab -e
then added:
10 * * * * /var/www/testCron.php
which will send a mail basically. According to this cron job i shd have recieved a mail every 10 min. Or am I wrong, but I am not getting anything.
Can someone please help on this stuff.
Imoracle
-bash$ crontab -e
then added:
10 * * * * /var/www/testCron.php
which will send a mail basically. According to this cron job i shd have recieved a mail every 10 min. Or am I wrong, but I am not getting anything.
Can someone please help on this stuff.
Imoracle