USG738
USG738
Problem solved by setting timezone in Mariadb config. /etc/mysql/mariadb.conf.d/50-server.cnf `[mariadb]` `default_time_zone = 'Asia/Almaty'` You must use the same timezone in ProcessMaker. But I got another error. > The session has...
Not solved, I got the same error again.
Hello @tomolimo, this is my configuration. 192.168.19.133 GLPI+mariadb, 192.168.19.132 ProcessMaker, ProcessMaker connected to mariadb on 192.168.19.133      SELECT * FROM mysql.time_zone_name;...
@tomolimo The same configuration in PHP of both servers > [Date] date.timezone = Asia/Almaty
@tomolimo Yep. > mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -p -u root mysql > MariaDB [(none)]> GRANT SELECT ON `mysql`.`time_zone_name` TO 'root'@'%';
@tomolimo I can share my vmware servers, it will take no more than 5 GB.
Hello @tomolimo I will send you a link to GoogleDrive via email.