Results 1 to 3 of 3

Thread: Scheduler jobs not running

  1. #1
    TheShark is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    30

    Default Scheduler jobs not running

    I am attempting to send an email campaign. I have a crontab job set up on my webserver to run every 5 mins. The command line is...

    5 * * * * cd /homepages/<mydomainpath>; php -f cron.php > /dev/null 2>&1

    I have changed the setting on my scheduler tasks to active. When I send emails, those on the target list appear in the email queue and remain there. There is no evidence of the scheduler jobs running. When I look at last sucessful run it is blank.

    What do I need to do to get this job to run.

  2. #2
    TheShark is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    30

    Default Re: Scheduler jobs not running

    I have now resolved this issue. The problem was the cron job and following discussions from by hosting company the cron job is running and my scheduler tasks executing.

  3. #3
    willieD is offline Junior Member
    Join Date
    Jun 2009
    Posts
    1

    Default Re: Scheduler jobs not running

    What was your solution?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •