Unable to get RT to run on Apache on RHEL8

I do have a thread for that error. But no one responded.

When I go step by step through the queries.sql, I find a single SQL command that fails:

mysql> ALTER TABLE Attachments MODIFY Content LONGBLOB NULL DEFAULT NULL;
ERROR 1283 (HY000): Column ‘Content’ cannot be part of FULLTEXT index