|
Using the latest cloner (free trial version) and jcron 1.2,
After some activities in the frontend, an email from the server is sent saying it was unable to open the cloner.cron.php file.
Cron RUN: enabled
Activate Email Logs: on
Enable Database Logs: on
Task Type: Web Address
In command to run field, I have http//...cloner.cron.php
In my testing environment, I have it to execute every 1 minute
When I run the cron link directly, the backup is executed properly, but not through JCron command.
Below database log is also recorded:
LOCAL CRON DEBUG:
Working on cron schedule: * * * * *
Got day 1 for START of 1, 2008
Cron was due to run earlier this year
Cron has already been due to run this month (03)
Getting days array
Getting days for 03
Days in 03, 2008: 31
Array: 0=>1, 1=>2, 2=>3, 3=>4, 4=>5, 5=>6, 6=>7, 7=>8, 8=>9, 9=>10, 10=>11, 11=>12, 12=>13, 13=>14, 14=>15, 15=>16, 16=>17, 17=>18, 18=>19, 19=>20, 20=>21, 21=>22, 22=>23, 23=>24, 24=>25, 25=>26, 26=>27, 27=>28, 28=>29, 29=>30, 30=>31,
Cron has already been due to run today
LAST RAN: 17:13 on 23/03/2008
Parsing * * * * * taken 0.00058899999999995 seconds
|