Log in

View Full Version : corn job problem


miz
02-02-2005, 10:03 AM
hey guys
thank u for help
my problem is like that :

i added file via scoreboard to run once per month

i see the file in the list

its show's up like that

30 0 1 * * scoreboard
buts its never runs

when i click on run now, then its works perfect
so file is ok
any idea's ?

edit :

files location :

./includes/cron/scoreboardupdate.php

sabret00the
02-02-2005, 10:05 AM
what makes you think it never runs?

miz
02-02-2005, 10:23 AM
well

first of all

when i run this file

he should del info from some tables
(info i see on my main page)

and every month i waiit 3 more days and noting happends

secend
i did a search for cornlog in action scoreboardupdate

and its show's only the times i runned it manually..

so im pretty sure its not working

sabret00the
02-02-2005, 10:29 AM
is the cron set to run once a day and execute once a month?

deathemperor
02-02-2005, 02:41 PM
is the cron set to run once a day and execute once a month?
it depends on what time you want it to run,they check it every seconds.

sabret00the
02-02-2005, 07:33 PM
what i mean is if he's got it set to run every 30 days then it's not gonna log the action every single day.

miz
02-02-2005, 09:50 PM
well its supuse to run on 1/MONTH on 00:30 at night
but its never runs...
and dont del tables...

sabret00the
02-03-2005, 10:35 AM
if it's set to run on one month at midnight then it won't log as it'll only run once every month

set it to run once a day and code it so it only peforms the designated action once a month