Hi... First, thanks for the free great hosting!
I am trying to execute a cron job as per the site requirements (only twice per day) but I don't think it is ever executing... My command basically looks as follows:
php /home/myusername/myfolder/myscript.php
Obviously, I am using my own values for myusernme, myfolder, and myscript but I just wanted to check that my syntax is correct. I just don't know why I'm not even receiving an email that the script has attempted to run?
Thanks!