Problem Running PHP script through Cron
Posted by: osoisimo
Posted on: 2009-06-29 17:48:00
Hey I am using the web panel to set up cron. I have the following command set to run:
/usr/local/bin/php5/home/osoisimo/rowerslog.com/cron/send_reminders.php
it should run every 10 min. However, it has yet to run. I have checked the script itself and it works. Why o why hasn't it run?