Known Issue with MySQL version 8
Following this Article
Go to:
/install/model/install.php
edit the file and delete exactly this text:
$db->query("SET @@session.sql_mode = 'MYSQL40'");
Re-run setup.
Known Issue with MySQL version 8
Following this Article
Go to:
/install/model/install.php
edit the file and delete exactly this text:
$db->query("SET @@session.sql_mode = 'MYSQL40'");
Re-run setup.