I'm creating the following cron jobs
5 2 * * * /home/firstonl/public_html/customer/tollfree/pw_exp_check.php
but getting the following error:
/bin/sh: line 1: /home/firstonl/public_html/customer/tollfree/pw_exp_check.php: Permission denied
Can anybody help what wrong with the cronjob or what others setting required.
5 2 * * * /home/firstonl/public_html/customer/tollfree/pw_exp_check.php
but getting the following error:
/bin/sh: line 1: /home/firstonl/public_html/customer/tollfree/pw_exp_check.php: Permission denied
Can anybody help what wrong with the cronjob or what others setting required.