Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Yavuz Demir Posted November 27, 2015 Posted November 27, 2015 ipb 4.1 upgrade error : Specified key was too long; max key length is 1000 bytes /home/edishekimi/public_html/348b/applications/core/sources/Setup/Upgrade.php::655 Retry? Continue help me pls ?
AshieF73 Posted May 21, 2016 Posted May 21, 2016 Sorry nobody replied to you. I just had the exact same error and was searching for a fix. In case someone else finds their way to this page, what seems to have worked for me was adding the following to my conf_global file. $INFO['sql_charset'] = 'utf8mb4';$INFO['sql_utf8mb4'] = true; I had missed the last part and only added $INFO['sql_charset'] = 'utf8mb4' Inserting the full line seems to have fixed.
Steve Wilks Posted April 9, 2017 Posted April 9, 2017 I had both parts on separate lines at the bottom of the file so i copied what you posted as all of it on a single line and pasted it at the top of the file and all went good so i'm not sure if it's the location within the file or how it's presented?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.