Hi,
I am trying to install Revolution b5 on my FreeBSD server.
Runs Apache 2.2.14 and PHP 5.3.1.
Geting this after I hit "next"
==============================================
Warning: strftime() [function.strftime]: 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 ’Pacific/Auckland’ for ’NZDT/13.0/DST’ instead in /usr/wwwroot/htdocs/modx/setup/includes/modinstall.class.php on line 698
Warning: strftime() [function.strftime]: 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 ’Pacific/Auckland’ for ’NZDT/13.0/DST’ instead in /usr/wwwroot/htdocs/modx/setup/includes/modinstall.class.php on line 202
Warning: Cannot modify header information - headers already sent by (output started at /usr/wwwroot/htdocs/modx/setup/includes/modinstall.class.php:698) in /usr/wwwroot/htdocs/modx/setup/includes/modinstallrequest.class.php on line 98
==============================================
Any ideas, please?
Thank you!