Hi, i have same errors in ispcron log : Code: PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 PHP Notice: Undefined offset: 1 in /usr/local/ispconfig/server/cron_daily.php on line 95 any idea to solve this problem please? thx
These are no errors. The error reporting level for php is set wrong in the php.ini file. Change it to: error_reporting = E_ALL & ~E_NOTICE