@Erik wrote:
I am following the instructions on: http://wiki.dreamfactory.com/DreamFactory/Installation
When I execute:
$ php artisan df:setup
I get the following error:
SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum co lumn size is 767 bytes. (SQL: alter table
user
add uniqueuser_email_unique
(I Googled this, and learned that innodb_large_prefix should be enabled. As this is the case on my server, I don’t know what to look for next. Does anyone have an idea?
Thanks & regards,
Erik
Posts: 1
Participants: 1