External Cron disabled?

Discussion in 'Troubleshooting' started by vshah01, Mar 16, 2010.

  1. vshah01

    vshah01 New Member

    Joined:
    Mar 10, 2010
    Messages:
    15
    Hi,

    Just setting up aMemeber and setting up the Cron Job now.

    directly accessing /cron.php gives me the following error:

    An Error has occured
    External cron disabled in setup


    Where abouts do I have to go to enable this? I can;t for the life of me find the option.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    aMember CP -> Setup -> Advanced -> External Cron
  3. vshah01

    vshah01 New Member

    Joined:
    Mar 10, 2010
    Messages:
    15
    OK, I am now getting the below error in email:

    /web/cgi-bin/php5: Symbol `client_errors' has different size in shared object, consider re-linking
    Set-Cookie: PHPSESSID=tml16aqf3vm6dnqs3glo9phcv5; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Content-type: text/html; charset=ISO-8859-1

    However no errors in "aMember Admin error/debug log".

    My hosting is with GODADDY, and I am running the following command:
    /web/cgi-bin/php5 "$HOME/html/members/cron.php"

    Any help would be great alex, cheers :)
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    This is ok. Even if error was generated, it seems that cron job was executed:
    Content-type: text/html; charset=ISO-8859-1

Share This Page