Hello,
For some reason, we are seeing more and more customers with this error:
> Warning: date_default_timezone_get(): It is not safe to rely on the systems timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.
Using the "Select PHP Version" and "Show PHP Settings" page in cpanel, it is possible for customer to modify several common PHP.INI options. Is it possible you could add the "date.timezone" value to this list of options? This way, it is very easy for the customer to set this option as needed.
(Or, can you add this setting as already set to the php default builds that are included with PHP Selector?)
Thanks!
For some reason, we are seeing more and more customers with this error:
> Warning: date_default_timezone_get(): It is not safe to rely on the systems timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.
Using the "Select PHP Version" and "Show PHP Settings" page in cpanel, it is possible for customer to modify several common PHP.INI options. Is it possible you could add the "date.timezone" value to this list of options? This way, it is very easy for the customer to set this option as needed.
(Or, can you add this setting as already set to the php default builds that are included with PHP Selector?)
Thanks!
Comment