79481824

Date: 2025-03-03 18:25:55
Score: 2
Natty:
Report link

Had the same issue, I managed to solved by this two line of code from mysql MaraiDB(xampp shell)

MariaDB [(none)]> SET time_zone = '+00:00'; Query OK, 0 rows affected (0.001 sec)

MariaDB [(none)]> SET GLOBAL time_zone = '+00:00'; Query OK, 0 rows affected (0.001 sec)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: FRANKLINE BETT