SQLSTATE[42000] Error
I encountered a problem during installation:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table categories add unique categories_slug_unique(slug))
After that, the "404 Sorry, this page could not be found" window appears.
How can I solve this problem?
