You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to issue #391, I'm unable to correctly set date.timezone.
I've edited both /etc/php/7.0/apache2/php.ini and /etc/php/7.0/apache2/conf.d/user.ini with date.timezone = America/Edmonton, but phpinfo() shows "no value" for timezone.
Any ideas?
The text was updated successfully, but these errors were encountered:
Similar to issue #391, I'm unable to correctly set
date.timezone
.I've edited both
/etc/php/7.0/apache2/php.ini
and/etc/php/7.0/apache2/conf.d/user.ini
withdate.timezone = America/Edmonton
, butphpinfo()
shows "no value" for timezone.Any ideas?
The text was updated successfully, but these errors were encountered: