Forums | Mahara Community

Support /
Cron problem


Laszló Bambuk's profile picture
Posts: 22

12 October 2017, 7:03

Hi all,

 

we have a site, 16.04.2, and its working, but the cron is not running. When i try to run the cron.php, its say: "A nonrecoverable error occurred. This probably means you have encountered a bug in the system"

any idea?

Robert Lyon's profile picture
Posts: 749

12 October 2017, 8:38

Hi Laszló

You could try adding / changing the productionmode in your config.php file

$cfg->productionmode = false;

Run the log and hopefully you will get more info in your error log as to what is going wrong

Then change back to

$cfg->productionmode = true;

If you need help on the error output - paste it in and I'll take a look

Cheers

Robert

Laszló Bambuk's profile picture
Posts: 22

14 October 2017, 5:34

Hi Robert,

 

thank you the quick help, that was the problem, from last update that was in true.

 

I just changed to false, and everything is ok.

Thank you again,

Verry, verry much

 

Bests,

László

3 results