i want to run a file automatically.I have cpanel to set cron job.when i set it to fire in every minute automatically.The command is as below
* * * * * /home/safexbbs/public_html/demo/script/firesms1.php
but it is not being fired.can any body help me and say the reason why it is not being fired even if i put the file in in the specified position as i have mentioned.