ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Cron Setup


  • 2008-01-14 17:14:58

    Cron Setup

    I can't setup cron. I enter the url that appears in the cron setup page, but nothing happens.
    I never see the hello_world_cron() message.

    I'm using Windows XP,
    ATutor 1.5.5.
    PHP Version:
    5.2.3
    MySQL Version:
    5.0.45

  • 2008-01-14 17:27:51

    Re: Cron Setup

    You probably need to setup a local cron server, or point to a public one.

    Have you read the section in the Administrator Handbook on setting up cron?

  • 2008-01-15 10:51:29

    Re: Cron Setup

    I have read that section but it only says that i should enter that url.

    how do i setup a local cron server, or point to a public one?

  • 2008-01-15 12:26:15

    Re: Cron Setup

    There are a few Windows based cron tools:
    http://cronw.sourceforge.net/

    You can find others via google.

    To point to a public cron like webcron.org, go to the cron site, setup an account, then and enter the url to the cron script you want to run.