Use staging image as basis to install a new Joomla site. Proceed with installation as normal.
Successful installation of Joomla.
Returns to step 2 with the message: Error: Index column size too large. The maximum column size is 767 bytes.
MySQL server 5.5-5.7 with innodb_large_prefix
and innodb_file_format
set to their respective default value (non-default values will result in the index keys to be silently truncated)
https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_large_prefix for details.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-31 16:39:42 |
Closed_By | ⇒ | zero-24 |
@euismod2336 there is no need to open a issue if you have code to fix the issue? I'm closing here. becuase of the PR #15030