Notice: TEMPLATEZ Can't find block name comment in template /home/kbpub/public_html/kb/client/skin/view_default/default/block_captcha.html in /home/kbpub/public_html/kb/admin/lib/eleontev/HTML/tplTemplatez.php on line 155
Warning: date(): It is not safe to rely on the system's timezone settings... / Comments - KBPublisher KB
Knowledge Base
Comments rss
#1 
domehead100 | 16 Feb, 2012 06:48 AM
The steps in this article did not solve this problem for me (PHP 5.3). I still received the error about default timezone, related to strftime().
However, the following in PHP.ini did solve it:

[Date]
date.timezone = America/NewYork
Posted: 16 Feb, 2012 06:48 AM