sorry i re-open this topic, I get the same problem, is there anything that can help?
I've tried the above but still no luck, maybe anyone can give clues
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 'EDT/-4.0/DST' instead in /home/kloxo/httpd/default/fluxcp/lib/Flux/Connection/Statement.php on line 14
i'm use php 5.3
thanks for advance
FIXED thanks
i'm edit on config/application.php
'DateDefaultTimezone' => 'UTC', // The default timezone, consult the PHP manual for valid timezones: http://php.net/timezones (null for defaut system TZ)
thanks