+ Reply to Thread
Results 1 to 3 of 3

Thread: Help with cron job

  1. #1
    indysolo62123 is offline x10Hosting Member indysolo62123 is an unknown quantity at this point
    Join Date
    Sep 2010
    Posts
    10

    Help with cron job

    I am trying to run a cron job that will execute a php file every 5 minutes. I have the time down ,but for some reason the command part isn't working. I tested the php file by entering it's URL and it works fine. Just can't get the cron job to run it. So how would you usually put a php file in the command field?

  2. #2
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,636

    Re: Help with cron job

    Code:
    /usr/bin/php /home/igor/public_html/my_cron_job.php >>/home/igor/public_html/cron_log.txt 2>&1
    1. The 'email notification' on the cron page in cPanel does not work. It has been shut off for quite awhile to prevent overloading the mail server.

    2. Replace 'igor' with your cPanel username

    3. The cron script can be anywhere. In public_html or subdirectoy means you can test it from the web, but that also means someone could accidentally run it. You can put it in a password protected directory or in /home/igor . cron can read it there, but the web cannot.

    4. Same for the log file

    5. Log file catches all output, planned ( echo , etc ) or not (system or PHP error messages).
    Nothing is always absolutely so.

  3. #3
    indysolo62123 is offline x10Hosting Member indysolo62123 is an unknown quantity at this point
    Join Date
    Sep 2010
    Posts
    10

    Re: Help with cron job

    It works! Thank you so much!

+ Reply to Thread

Similar Threads

  1. Cron Job Help
    By chewett in forum Free Hosting
    Replies: 4
    Last Post: 08-02-2010, 03:56 AM
  2. Replies: 6
    Last Post: 11-14-2009, 06:38 PM
  3. Can a cron job kick off another cron job?
    By dmoneyman in forum Programming Help
    Replies: 8
    Last Post: 04-03-2009, 08:04 PM
  4. cron can't run php :(
    By galaxyAbstractor in forum Free Hosting
    Replies: 0
    Last Post: 02-06-2008, 10:47 AM
  5. [cron problem]php-cron command not found
    By N4rk0 in forum Free Hosting
    Replies: 1
    Last Post: 01-31-2008, 11:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers