Hello, I upgraded from version 3.0.1.3 to 3.0.2 and it seems that the upgrade went well. Anyway, do not run ispconfig absolutely nothing, not the new domains, or new email accounts, etc.. I have researched a bit and I noticed that the cron / usr / local / ispconfig / server / server.php on line "$ tmp_num_records = $ tmp_rec [" number "]," the value is always 0. Any ideas?
Take a look into the is sys_datalog table, which is the highest datalog_id in this table? Then take a look into the server table, which is the value in the "updated" field of the server record.
Hi, The highest datalog_id in sys_datalog is 16 and the value in the "updated" field of table server is 140 Have i to set to 1 the value in the "updated" field of the table server ?
Thanks for all till ! The problem has been fixed. Anyway is not a bug. Because the person who did de update os ispconfig trucated some tables.
It has to be set to the id of the last successfully executed record from sys_datalog. If the table was truncated like in your case, then it has to be set to 1 as you guessed.