xnagarohit62
New Member
- Messages
- 7
- Reaction score
- 0
- Points
- 0
Hi all, Kindly help me in setting up a cron job..
initially i tried with setting up a simple script that just sends out a mail every time it is run.. I waited patiently for any reply from my inbox but it was in vain.. :frown:
I used these commands:
/usr/local/bin/php /home/xsnr/public_html/test/cron.php
and php /home/xsnr/public_html/test/cron.php
Neither of which worked. Then i tried setting up a script with just an "echo" statement, set up the mail id from the cpanel and then again waited patiently again in vain..
I tried with settings or running every minute (for testing purpose) and run every 10 minutes again in vain.. Is cron working ??
initially i tried with setting up a simple script that just sends out a mail every time it is run.. I waited patiently for any reply from my inbox but it was in vain.. :frown:
I used these commands:
/usr/local/bin/php /home/xsnr/public_html/test/cron.php
and php /home/xsnr/public_html/test/cron.php
Neither of which worked. Then i tried setting up a script with just an "echo" statement, set up the mail id from the cpanel and then again waited patiently again in vain..
I tried with settings or running every minute (for testing purpose) and run every 10 minutes again in vain.. Is cron working ??