Cron commands please

Discussion in 'Site & Server Administration' started by Jim bob 9 pants, Aug 14, 2006.

  1. #1
    Jim bob 9 pants, Aug 14, 2006 IP
  2. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not sure about cpanel but my crons that execute a page, just like you were browsing it are either like this:

    wget -q -o /dev/null http://www.domain.net/tets_server/maintenance/maintenance.php
    Code (markup):
    or:

    /usr/bin/php /var/www/mydomain.co.uk/public/www/froogle_feed_builder.php
    Code (markup):
     
    T0PS3O, Aug 14, 2006 IP
  3. Jim bob 9 pants

    Jim bob 9 pants Peon

    Messages:
    890
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks TOP's you are all ways there when needed
     
    Jim bob 9 pants, Aug 14, 2006 IP