Skip to main content

[CPANEL-30241] Webmail wrong timezone

Comments

8 comments

  • cPanelLauren
    Hello, This is a result of Brazil having recently stopped utilizing DST. We have a case open for this CPANEL-30241- Update internal PHP's timezone database to support Brazil DST change It's currently in progress and I'll update here when the issue is resolved. There is a note in the internal case that the following could potentially be a temporary workaround: /usr/local/cpanel/3rdparty/php/73/bin/pecl install timezonedb echo "extension=timezonedb.so" >> /usr/local/cpanel/3rdparty/php/73/etc/php.ini
    But it will not be effective on EL6 servers due to the autoconf being too old. Please let me know if that works for you and I will update here when there is any further movement on the case. Thanks!
    0
  • Marcinho2D
    Hi Lauren. I have this same problem on my servers, I ran the command informed and it did not work.
    0
  • cPanelLauren
    Hello, It looks like there's an updated workaround as of this afternoon: Please run the following and let me know: /usr/local/cpanel/3rdparty/php/73/bin/pecl install timezonedb
    echo "extension=timezonedb.so" >> /usr/local/cpanel/3rdparty/php/73/etc/php.ini.dist
    /usr/local/cpanel/bin/checkphpini
    /usr/local/cpanel/bin/install_php_inis
    0
  • Marcinho2D
    /usr/local/cpanel/3rdparty/php/73/bin/pecl install timezonedb
    echo "extension=timezonedb.so" >> /usr/local/cpanel/3rdparty/php/73/etc/php.ini.dist
    /usr/local/cpanel/bin/checkphpini
    /usr/local/cpanel/bin/install_php_inis

    Hello Lauren! This worked for me, thank you for the solution.
    0
  • Marcinho2D
    Hello @cPanelLauren Today the problem recurred, yesterday when I ran the command worked.
    0
  • cPanelLauren
    Hello @Marcinho2D To confirm, you performed all actions listed? If so, I'd suggest opening a ticket so our analysts can look into the issue further.
    0
  • Marcinho2D
    @cPanelLauren sorry. I had run the commands for php72 that was on the server and it worked, but another operator changed the server to php73 and stopped working. I executed the commands now for php73 and it is working, any problem I speak. Thank you very much.
    0
  • cPanelLauren
    Hello, I am sorry for the delay on this but this issue was marked as resolved in v84.0.14 and is referenced in the changelogs here:
    0

Please sign in to leave a comment.