Welcome Guest, Not a member yet? Register   Sign In
PHP 5.3 and the Log Library
#1

[eluser]emorling[/eluser]
The latest CodeIgniter has run fine on 5.2, but I upgraded to 5.3 today.

Now I get tons of errors with the Log class. Any ideas?

Code:
A PHP Error was encountered

Severity: Warning

Message: 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

Filename: libraries/Log.php

Line Number: 86

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 /home/tildinne/public_html/server/system/libraries/Log.php on line 86

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 /home/tildinne/public_html/server/system/libraries/Log.php on line 86

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 /home/tildinne/public_html/server/system/libraries/Log.php on line 99

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 /home/tildinne/public_html/server/system/libraries/Log.php on line 99
A PHP Error was encountered

Severity: Warning

Message: 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

Filename: libraries/Log.php

Line Number: 99


Messages In This Thread
PHP 5.3 and the Log Library - by El Forum - 04-05-2011, 07:54 AM
PHP 5.3 and the Log Library - by El Forum - 04-05-2011, 08:15 AM
PHP 5.3 and the Log Library - by El Forum - 04-05-2011, 08:29 AM
PHP 5.3 and the Log Library - by El Forum - 02-16-2012, 07:33 AM
PHP 5.3 and the Log Library - by El Forum - 02-16-2012, 12:46 PM
PHP 5.3 and the Log Library - by El Forum - 02-16-2012, 04:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB