Installation freepbx 15 on Ubuntu 18.04

Hi everyone,
i got an issue
In Database.class.php line 215:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes
when fresh install freepbx 15 on Ubuntu 18.04
mysql version:5.7.30
php 7.2.31

Could you please help me to fix this issue
Thanks so much

Looks like trying to insert more then column length data to DB table.

Please check complete whoops error stack trace to find out for for which DB table it’s throwing the error.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.