30 January 2012

cron job in kloxo/lxAdmin

command php -q /home/username/domain name/path to cron file

5 comments:

  1. hi,
    I have to try for phpld :
    php -q /home/userxxx/public_html/newsletter_queue.php
    but still not work..

    ReplyDelete
  2. and :
    php -q /home/userxxx/domain.com/newsletter_queue.php
    but still not work,
    any idea..

    thanks..

    ReplyDelete
    Replies
    1. plz confirm your php file path.if path is incorrect then definitely it wont work..

      this command is checked by myself worked fine.i dont write anything in blog which i haven't came across.

      Delete
    2. thanks for the quick reply,
      file of newsletter_queue.php is :
      http://domain.com/newsletter_queue.php

      in Cpanel usually I use :
      php -q /home/userxxx/public_html/newsletter_queue.php
      and work fine, but no if using Kloxo..

      Delete
  3. I use standard schedule task with setting :

    minute : 1
    Hour : all
    Date : all
    Day Of Week : all
    Month : all

    ReplyDelete