na.vinod Posted July 11, 2014 Share Posted July 11, 2014 Dear All, When I tried to install Prestashop on a new hosting,the installation is getting stuck at 13%. I retried the installation many times, But still its getting stuck at 13%. Server information: Linux #1 SMP Tue Mar 25 07:41:27 EDT 2014 x86_64Server software version: ApachePHP version: 5.5.13Memory limit: 128MMax execution time: 30MySQL version: 5.6.17-log But when I moved the files and database from localhost to the hosting, Its working properly. Could you please help me to find out the reason installation issue and fix it. Thank you very much, Vinod Link to comment Share on other sites More sharing options...
BrianClough Posted July 13, 2014 Share Posted July 13, 2014 Did you get this issue resolved? I had the same issue. It maybe worth inquiring as to what type of MySQL Database your host supports. Is it InnoDB or MyISAM ? As default I believe the newer version of PrestaShop will try and use InnoDB. My Father's website host only support MyISAM and it too was getting stuck at 13% I however dug through the relevant code and hardcoded it to use MyISAM and that solved my issue. Link to comment Share on other sites More sharing options...
na.vinod Posted July 15, 2014 Author Share Posted July 15, 2014 Dear BrianClough, Thank you very much for your reply. Unfortunately I couldn't resolve the issue. The host support InnoDB too. But as like most common shared hosting environment it's coming with default MyISAM engine. But still I can make use of InnoDB engine. Could you please let me know your solution that will help to create InnoDB engine tables over a with database default MyISAM engine Thank you very much, Vinod Link to comment Share on other sites More sharing options...
Recommended Posts