Issue
End-users would like to change the timezone for alt-php PHP versions.
Environment
- CloudLinux
- PHP Selector
Solution
You can edit/etc/cl.selector/php.conf
file and adddate.timezone
parameter to it, like this:
Directive = date.timezone
Default = UTC
Type = value
Comment = Change your PHP's timezone
Useful links
https://docs.cloudlinux.com/shared/cloudlinux_os_components/#custom-php-ini-options
Comments
0 comments
Please sign in to leave a comment.