in the log :Attempting to re-run cron while it is already running.
what to do?
1) connect to your database
2) execute: delete from variable where name=’cron_semaphore’ or name=’cron_last’;
3) execute: delete from cache;
in the log :Attempting to re-run cron while it is already running.
what to do?
1) connect to your database
2) execute: delete from variable where name=’cron_semaphore’ or name=’cron_last’;
3) execute: delete from cache;