hd4real Posted August 30, 2013 Share Posted August 30, 2013 (edited) Hi, The earlier version of PrestaShop had the choice for innoDB or MyISAM. Version 1.5.5.0 does not have that option anymore. My MySQL is MyISAM so now I am stuck at database creation because it fails. It is creating the database with innoDB. How do I fix this? Regards, Harvliet PROBLEM SOLVED This was caused by litespeed connection timeout limit which by default is set to 30 seconds. Anyone using litespeed webserver needs to increase the connection timeout limit in Litespeed Web Server. Edited August 30, 2013 by hd4real (see edit history) Link to comment Share on other sites More sharing options...
sparhawk Posted September 2, 2013 Share Posted September 2, 2013 Hi I have the same problem, I do not see the choice of the engine database MyIsam ? How do I fix this? (hd4real: What do you mean litespeed webserver ?) Regards,Vlastik Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 3, 2013 Share Posted September 3, 2013 Hi I have the same problem, I do not see the choice of the engine database MyIsam ? How do I fix this? (hd4real: What do you mean litespeed webserver ?) Regards, Vlastik Hi Vlastik, PrestaShop 1.5.5 checks for the MySQL database and then will create it for you on your server. If it fails at Database creation then I would suggest that you talk with your Hosting provider to get any Server Error logs, it also could be a server timeout issue, which it was in the hd4real's case. Link to comment Share on other sites More sharing options...
sparhawk Posted September 4, 2013 Share Posted September 4, 2013 Hi Vlastik, PrestaShop 1.5.5 checks for the MySQL database and then will create it for you on your server. If it fails at Database creation then I would suggest that you talk with your Hosting provider to get any Server Error logs, it also could be a server timeout issue, which it was in the hd4real's case. Hi Benjamin, installation of Prestashop 1.5.5.0 is ok (with no errors). In previous versions I chose database engine: MyISAM. You can not select a database engine automatically creates a database with InnoDB. Database engine to InnoDB is therefore better and faster for Prestashop? InnoDB does not have a larger size compared to MyISAM? Thank you for your response Vlastik Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now