如何关闭joomla中的错误显示
我刚安装了joomla!1.6版本,平台是XAMPP
安装过程中,PHP的设定参数其他都是绿的,只有一项“错误显示”是红色,值为“开”
虽然说继续安装没有影响,但是在建站过程中,页面总是有如下的错误提示:
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 'UTC' for '8.0/no DST' instead in E:\xampp\htdocs\joomla1.5\libraries\joomla\utilities\date.php on line 198
怎么解决这个问题?是要修改这个date.php还是关闭错误显示呢?
求助!!