Hey Flarum!
Today I needed to install Flarum on my Local host. After doing the normal procedure (of installing flarum) it unexpectedly said that Flarum has an Update (Once the installation and configs completed) to provide the database password.
I provided the Xampp databse default password which is blank and hit update. But it throwed me this error Something went wrong: SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name 'title' (SQL: ALTER TABLE fl_discussions ADD FULLTEXT title (title))
I'm using xampp 7.2.34 version and my databse configuration are as below
Server: 127.0.0.1 via TCP/IP
Server type: MariaDB
Server connection: SSL is not being used Documentation
Server version: 10.4.14-MariaDB - mariadb.org binary distribution
Protocol version: 10
User: root@localhost
Server charset: UTF-8 Unicode (utf8mb4)
I tried re-installing flarum too but I'm stuck in the same place. Idk why or how there could be a update just after newly installing Flarum in both those instances.
Each and every effort to help me fix this is really appreciated.
Thanks.
EE.