Zoneminder and php.ini
If you research Zoneminder and how to set the event log to show you event timestamps in your timezone, you will be told that php.ini used to be the way to configure your timezone but is not necessary anymore.
I don't know about how the timestamps are stored in the database. Any changes I made to the database config did not matter. What actually mattered was modifying my timezone in /etc/php.ini
and restarting php-fpm.service
. I am using Zoneminder rpms on Rocky Linux 9.
Comments