Hello,
We try to change the timezone in Roundcube in Settings -> Preferences -> User Interface -> Time Zone, but it won't reflect the change.
We also leave it to auto and change it in the PHP version but it will stick to UTC anyway.
[email protected] [~]# ls -Flathr /usr/local/cpanel/3rdparty/etc/roundcube/php.ini
lrwxrwxrwx 1 root root 55 Mar 23 12:18 /usr/local/cpanel/3rdparty/etc/roundcube/php.ini -> /usr/local/cpanel/3rdparty/php/74/etc/roundcube/php.ini
[email protected] [~]# cat /usr/local/cpanel/3rdparty/php/74/etc/roundcube/php.ini | grep timezone
; Defines the default timezone used by the date functions
; PHP: Runtime Configuration - Manual
date.timezone = "Africa/Cairo"
[email protected] [~]#
Where does it take it from and why wouldn't it change? CP version 104.0.6.
Whoever gives me a solution is nothing but awesome.
We try to change the timezone in Roundcube in Settings -> Preferences -> User Interface -> Time Zone, but it won't reflect the change.
We also leave it to auto and change it in the PHP version but it will stick to UTC anyway.
[email protected] [~]# ls -Flathr /usr/local/cpanel/3rdparty/etc/roundcube/php.ini
lrwxrwxrwx 1 root root 55 Mar 23 12:18 /usr/local/cpanel/3rdparty/etc/roundcube/php.ini -> /usr/local/cpanel/3rdparty/php/74/etc/roundcube/php.ini
[email protected] [~]# cat /usr/local/cpanel/3rdparty/php/74/etc/roundcube/php.ini | grep timezone
; Defines the default timezone used by the date functions
; PHP: Runtime Configuration - Manual
date.timezone = "Africa/Cairo"
[email protected] [~]#
Where does it take it from and why wouldn't it change? CP version 104.0.6.
Whoever gives me a solution is nothing but awesome.
Last edited by a moderator: