You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed the latest docker image and cannot seem to get the time zones function to enable. found the mariadb did not have time zone tables at all so i created the tables and populated them, and I have the time zone set in the environment variables, but glpi still says time zones are not enabled run the php command "php bin/console database:enable_timezones" to enable. however i cannot find how to run this in docker.
any suggestions?
The text was updated successfully, but these errors were encountered:
I'm new to glpi and docker. Have everything up and running using portainer to create compose. Tried above command but getting error that file does not exist. im guessing it's not in standard volume. Any tips or suggestions on how to find right place to run command?
Just installed the latest docker image and cannot seem to get the time zones function to enable. found the mariadb did not have time zone tables at all so i created the tables and populated them, and I have the time zone set in the environment variables, but glpi still says time zones are not enabled run the php command "php bin/console database:enable_timezones" to enable. however i cannot find how to run this in docker.
any suggestions?
The text was updated successfully, but these errors were encountered: