After switched to https site, CRON doesn't work anymore

Discussion in 'Troubleshooting' started by giorgino, Dec 14, 2014.

  1. giorgino

    giorgino Member

    Joined:
    Jul 25, 2011
    Messages:
    54
    Hi, I've just switched my aMember installation to https and cron doesn't work anymore...

    This is my cron:

    Code:
    0 * * * * /usr/local/bin/php /home/immobili/public_html/premium/amember/cron.php
    What's wrong?
  2. robw

    robw CGI-Central Partner

    Joined:
    Dec 18, 2007
    Messages:
    287
    giorgino likes this.
  3. giorgino

    giorgino Member

    Joined:
    Jul 25, 2011
    Messages:
    54
    Seem to work! Thank you!!!
  4. robw

    robw CGI-Central Partner

    Joined:
    Dec 18, 2007
    Messages:
    287
    You are welcome. If it doesn't (ie you get TLS errors), then just try the http//: version of the above.
    That's because, unless you are doing a force redirect to ssl in the aMember .htaccess then amember cron shouldn't care if it is called securely or not (AFAIAA)

    Cheers
    Rob
    giorgino likes this.

Share This Page