NeDi Community
NeDi Software Specific => Installation => Topic started by: gregs202 on November 05, 2021, 09:00:53 pm
-
My Nodes Traffic page shows the correct time (I am US Central time or -5) in the selection window. But, when I click show it wants to use a file from 5 hours into the future.
For instance, current is nfcapd.202111051345 but it wants to use nfcapd.202111051845. My system clock is correct. System is CentOS 7.
Any ideas ???
-
Try the upcoming 2.1, I think I've taken care of this...
-
The fix was to set the proper timezone for php in php.ini
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/Chicago