Misp: Problems with the latest centos 7 installation guide - Database Import

Created on 25 Jan 2017  路  3Comments  路  Source: MISP/MISP

Hi i get this error at line 160 of the centos 7 install page
[root@misp MISP]# mysql -u misp -p misp < INSTALL/MYSQL.sql
Enter password:
ERROR 1214 (HY000) at line 91: The used table type doesn't support FULLTEXT indexes

i did everything on a fresh system and followed every step.
Any tips how to solve this ?

If you would like to report a bug, please fill the template bellow

Work environment

| Questions | Answers
|---------------------------|--------------------
| Type of issue | support...
| OS version (server) | Debian, ubuntu, CentOS, RedHat, ...
| OS version (client) | centos 7
| PHP version | 5.6, .
| MISP version / git hash | latest and the greatest
| Browser | If applicable

Expected behavior

Imported database

Actual behavior

failed import

Steps to reproduce the behavior

Logs, screenshots, configuration dump, ...

Most helpful comment

I had this same issue. https://github.com/MISP/MISP/issues/1839

Resolved by adding MariaDB into the repo list and installing the latest version.
I'll submit a patch to the install file for merging.

All 3 comments

I had this same issue. https://github.com/MISP/MISP/issues/1839

Resolved by adding MariaDB into the repo list and installing the latest version.
I'll submit a patch to the install file for merging.

Awsome.
That solved my problem.

So, as this issue is solved, I just close the ticket now !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

honey4free picture honey4free  路  4Comments

fl0x2208 picture fl0x2208  路  4Comments

Rafiot picture Rafiot  路  3Comments

jezkerwin picture jezkerwin  路  7Comments

qais744 picture qais744  路  7Comments