Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : Error I can't find the solution to anywhere



Threaded Mode | Print  

 Error I can't find the solution to anywhere, Error I can't find the solution to anywhere while installing magento 2 on softaculous (1 Replies, Read 2097 times)
forom
Group: Member
Post Group: Newbie
Posts: 1
Status:
I got this error while trying to install magento 2 (or later) on softaculous

"The following errors were found :
         
Could not make the query numbered : 3365
MySQL Error No : 1071
MySQL Error : Specified key was too long; max key length is 1000 bytes

I'm trying to fix this since 7days, still  I didn't find a solution anywhere. PLEASE HELP!
IP: --   

Error I can't find the solution to anywhere
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5667
Status:
Hi,

Sorry for the delay in response.

Can you please change the default Engine for your MySQL instance to InnoDB ?

There is a known bug with MySQL related to MyISAM, the UTF8 character set and indexes that you can check here.

Make sure MySQL is configured with the InnoDB storage engine.

Change the storage engine used by default so that new tables will always be created appropriately:

SET GLOBAL default_storage_engine = 'InnoDB';

Or you can set the value for innodb_large_prefix to 1 in MySQL configuration.

If you are on Shared hosting please ask your web hosting provider to make the above changes.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 30, 2024, 11:57 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.398