Recent content by destin35

  1. D

    New user, how to setup cron job?

    Thank you both for the help. I went ahead and changed the path for the job and time to let it run every 10 minutes to see what it does. I get an error when trying to write to a file (part of the script). Is the path of the write relative to where the cron runs or the php file? :: Edit :: I...
  2. D

    New user, how to setup cron job?

    I have a file that I would like to run at 9:00 am UTC, but im not sure how to set it up. This is the first time I have ever encountered CRONs and have not one clue what to do with it. I don't want to run a bunch of them, just the one once a day.
Top