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
Hello, on a new installation I am getting this error.
QLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' otp_secret varchar(255) NULL DEFAULT , failed_login int NOT NULL DEFAULT 0, ...' at line 1
Hello, on a new installation I am getting this error.
QLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' otp_secret varchar(255) NULL DEFAULT , failed_login int NOT NULL DEFAULT 0, ...' at line 1
PHP Version: 7.4.33
JSON: Installed
PDO: Installed
MySQL: Installed
Mbstring: Installed
uploads: Writable
config/config.php: Writable
config/environment.php: Writable
My server
Ubuntu 22.04 LTS
PHP version 7.4.33
MariaDB 10.6.7
The text was updated successfully, but these errors were encountered: