Possible Image Log Time Issue
-
-
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