Possible Image Log Time Issue
-
Server
- FOG Version: v1.5.0 RC-6 Updated 8/1
- OS: CEntOS 7
Description
I’m seeing timestamps on images that appear to be in GMT (4 hours ahead). Is this intentional?
I’m seeing the same time issue in Image History tab for the Host.
Jim
-
Can you check 2 places.
- In the fog configuration settings, there is a timezone settings.
- You may have to add the timezone value
date.timezone
in the php.ini file. ref: http://php.net/manual/en/timezones.php
-
George1421,
I only needed to set the Fog timezone parameter and the date and time recorded correctly. I didn’t have to change php.ini. Also, throughout the problem, the system’s clock and timezone were correct.
Consider this solved. Thanks.
Jim