upuil Something went wrong: SQLSTATE[HY000]: General error: 1214 The used table type doesn't support FULLTEXT indexes (SQL: ALTER TABLE newtableposts ENGINE = InnoDB)
jordanjay29 Your MariaDB version is too low. You need to upgrade to at least 10.0.5. 10.1 or 10.2 would be better.
upuil jordanjay29 when I try sudo yum install mariadb-server but it show mariadb-server-5.5.60-1.el7_5.x86_64 already installed and latest version
jordanjay29 upuil Try using these instructions to install the updated version: https://mariadb.com/kb/en/library/yum/
upuil jordanjay29 luceos After updating the MariaDB to version 10.1.37, it works, thank you very much. But, why can't sign up a new user? show this Oops! Something went wrong. Please reload the page and try again.
jordanjay29 upuil when you attempt to register and get the error, is there a web console (F12 in your browser, console tab) error? Is there anything in flarum.log?