Recent content by acmobile

  1. A

    Cron jobs not working

    I have the same problem, however mine used to work, then all of a sudden they stopped. Anyway, here is a sample that I know USED to work: */5 * * * * php -q /home/username/dir/script.php That will execute script.php every 5 minutes. Good luck!
Top