Hi,
I made a upgrade of zabbix from 2.0.2 to 2.4.6.
My PHP is on version
php -v
PHP 5.5.9-1ubuntu4.11
Apche is on Apache/2.4.7
and my Ubuntu is on Ubuntu 14.04.3 LTS
Everything went well like a charm without issues. The front end configuration/setup went without errors.
I am able to login to the front end and see everything but every page is showing multiple times the same error
like for ex
Idate(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now
strtotime(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now.
date(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now
I have attached the dashboard page for ex. But the monitoring is going on well and no issues with that.
My /etc/php5/apache2/php.ini also looks good as below
[Date]
date.timezone = Europe/Switzerland/Zurich
does anyone has some ideas to correct there.? May be this is a bug. but i am not sure.
thankx for your info.
Beck
I made a upgrade of zabbix from 2.0.2 to 2.4.6.
My PHP is on version
php -v
PHP 5.5.9-1ubuntu4.11
Apche is on Apache/2.4.7
and my Ubuntu is on Ubuntu 14.04.3 LTS
Everything went well like a charm without issues. The front end configuration/setup went without errors.
I am able to login to the front end and see everything but every page is showing multiple times the same error
like for ex
Idate(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now
strtotime(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now.
date(): Invalid date.timezone value 'Europe/Switzerland/Zurich', we selected the timezone 'UTC' for now
I have attached the dashboard page for ex. But the monitoring is going on well and no issues with that.
My /etc/php5/apache2/php.ini also looks good as below
[Date]
date.timezone = Europe/Switzerland/Zurich
does anyone has some ideas to correct there.? May be this is a bug. but i am not sure.
thankx for your info.
Beck
Comment