Jump to content

"Server time may be inaccurate" warning in ACP


Go to solution Solved by CoffeeCake,

Recommended Posts

Recently I noticed the following warning shown in ACP->Support->Something isn't working properly:

fix_this.png.621c13318e53c89727bf10d32f109d98.png

Although times look ok in my Community v4.5.4.2, I started to investigate and found out that in fact there's a configuration directive we can use in php.ini to set our default timezone:

phpini.png.cff0757460000b2d9aa7c370e1bc4094.png

But init.php replaces it in Community startup process, setting it to UTC-0:

timezone.png.4eb68a88b3d8c340ed84271c46452ba5.png

Is this correct? This way I can only get rid of this warning if I set my server to UTC, right? Is it recommended?

Thanks,

Fernando

Edited by Fernando Mercês
Link to comment
Share on other sites

  • Solution

This means that the actual clock on your server appears to have drifted (in other words, it's 5:01 pm UTC right now, but your server's clock may be set to 5:45 pm or 4:30 pm, etc.). Make sure you are running something like NTP on your server.

This message is not regarding your timezone.

Edited by Paul E.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...