Problem:
date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function.
Solution:
On /etc/php.ini, set date.timezone = "America/New_York" or whatever timezone you need it to be