What does WHMCS cron job command look like?

Discussion in 'Site & Server Administration' started by campolar, Feb 18, 2009.

  1. #1
    All i wanna ask is that when WHMCS givs u a command, is it like:

    php -q http://domain/some/path/to/cron.php

    or is it like:

    php -q /home/user/public_html/some/path/to/cron.php

    please answer as soon as possible :)
     
    campolar, Feb 18, 2009 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    its definately like this when u add it to cron

    php -q /home/user/public_html/some/path/to/cron.php


    it need absolute path of script

    Hope that helps

    Regards

    Alex
     
    kmap, Feb 18, 2009 IP