Skip to main content

[CPANEL-23532] Roundcube Timezone error after upgrde to 76.0.0

Comments

2 comments

  • cPanelMichael
    Hello @m0rpheu5, Roundcube is detecting the time zone configured with the internal PHP version utilized by cpsrvd. By default, it always uses the UTC time zone in cPanel & WHM version 76. I've opened internal case CPANEL-23532 to determine if this behavior is by-design. I'll monitor this case and update this thread with more information as it becomes available. As a workaround, you can update the internal cPanel PHP timezone from UTC to the time zone of your preference by modifying the date.timezone line in the following file: /usr/local/cpanel/3rdparty/php/72/etc/php.ini
    Here's an example of how the line should look after making the change: date.timezone = "America/Chicago"
    Once you save the changes, run the following command: /usr/local/cpanel/bin/install_php_inis
    Let me know if this helps. Thank you.
    0
  • cPanelMichael
    Hello @m0rpheu5, Version 76.0.2 includes the solution to this issue: Fixed case CPANEL-23532: Set cPanel PHP Applications to use the server timezone. Let me know if you have any questions. Thanks!
    0

Please sign in to leave a comment.