Fehlermeldung

On my server has php 5.3 on 3/5/29 changed now I mistake after mistake on my side. What I need to do to climb them. 
Who can help?

''''''''''''''''''''''

Auf meinem Server wurde von php 5.3 auf 5.3.29 umgestellt jetzt habe ich Fehler über Fehler auf meiner Seite. Was muss ich machen um diese zu besteigen.
Wer kann helfen?



Warning: strtotime() [function.strtotime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxx/httpdocs/xxxx/inc/classes/BxDolProfileFields.php on line 754

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xx.de/httpdocs/xxx/inc/utils.inc.php on line 69

Warning: strtotime() [function.strtotime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxe/httpdocs/xxx/inc/classes/BxDolProfileFields.php on line 754

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxxe/httpdocs/xxxx/inc/utils.inc.php on line 69

Warning: strtotime() [function.strtotime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxx/httpdocs/xxx/inc/classes/BxDolProfileFields.php on line 754

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxx/httpdocs/xxx/inc/utils.inc.php on line 69

Warning: strtotime() [function.strtotime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxx/httpdocs/xxxx/inc/classes/BxDolProfileFields.php on line 754

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxxx/httpdocs/xxxxx/inc/utils.inc.php on line 69

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxx/httpdocs/xxxx/inc/profiles.inc.php on line 125

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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxx/httpdocs/xxxx/inc/profiles.inc.php on line 131

Warning: mktime() [function.mktime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxxx/httpdocs/xxxx/inc/classes/BxDolTemplate.php on line 298

Warning: mktime() [function.mktime]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/xxx/httpdocs/xxxx/templates/base/scripts/BxBaseFunctions.php on line 156

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/sex2day.de/httpdocs/sex-day/inc/classes/BxDolProfileFields.php:754) in /var/www/vhosts/xxx/httpdocs/xxxx/inc/design.inc.php on line 101

Quote · 3 Apr 2015

You need to add another option to your php.ini file on the server

date.timezone = "America/New_York"

https://www.google.com/search?q=php+date.timezone

Replace America/New_York with your proper time zone. Newer versions of php require you to specifically configure php to your time zone.

https://www.deanbassett.com
Quote · 3 Apr 2015

Ok thanks

Quote · 4 Apr 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.