Error on Home Tab with Warning after login to the Console
search cancel

Error on Home Tab with Warning after login to the Console

book

Article ID: 152457

calendar_today

Updated On:

Products

Endpoint Protection

Issue/Introduction

Program Files\Symantec\Symantec Endpoint Protection Manager\Inetpub\Reporting\Dashboard\homepage.php on line 108,109,110

Symptoms

Home Page:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-4.0/DST' instead in D:\Program Files\Symantec\Symantec Endpoint Protection Manager\Inetpub\Reporting\Dashboard\homepage.php on line 108

Monitors
Deprecated: Function session_is_registered() is deprecated in D:\Program Files\Symantec\Symantec Endpoint Protection Manager\Inetpub\Reporting\Resources\session.php on line 77

Reports:
Deprecated: Function session_is_registered() is deprecated in D:\Program Files\Symantec\Symantec Endpoint Protection Manager\Inetpub\Reporting\Resources\session.php on line 77
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-4.0/DST' instead in D:\Program Files\Symantec\Symantec Endpoint Protection Manager\Inetpub\Reporting\Common\connectdb.php on line 250

Cause

PHP Issues

Resolution

This issue was seen after the SEPM was upgraded from MR4 to RU6. Had a similar issue where the PHP error reporting was enabled.
Disable the PHP error reporting.
  • Navigate to Program Files\Symantec\Symantec Endpoint Protection Manager\PHP
  • Open PHP.INI in Notepad
  • Set Error Reporting =OFF
  • Save
  • Close
  • Restart Symantec Endpoint Protection Manager Service