alain.roger Posted April 10, 2013 Share Posted April 10, 2013 Hi, I decided to create an individual post for this topic. i faced this issue with MySQL 5.6.10 but not on MySQL 5.5, however i don't know if there is something else that we need to take care because MySQL 5.6 is on our local development server whereas MySQL 5.5 is on our remote production server. The issue is the following one (and has nothing in common with MySQL Engine type - in both case, MyISAM or InnoB, the error raises): - During installation of PrestaShop 1.5.4 at 25% (default Shop and Languages installation), i get an error as the attached file. Am I the only one ? I don't think so... however how did other solve it ? What was the problem ? thx. Link to comment Share on other sites More sharing options...
tetoalux Posted April 10, 2013 Share Posted April 10, 2013 I'm having exactly the same error Any help? Link to comment Share on other sites More sharing options...
tetoalux Posted April 10, 2013 Share Posted April 10, 2013 Hello Alain, I have been able to install it. I did the follwing 2 things. The database type I select was MyISAM ALso I went to change permisions from some files on the img/t folder these are the files I changed the permision to 777, as I read if you have tried several times to install it you might have more than 3 images 0.gif AdminMobile.gif AdminRequestSql.gif Hope this help. Don't forget to cleant the databas4e before you attemt to install it, otherwise you will get an error as those table already exist. Best Regards Link to comment Share on other sites More sharing options...
alain.roger Posted April 10, 2013 Author Share Posted April 10, 2013 Hi, all my folders have 0705 as permissions and files 0777. i tried to install with InnoDB...same result as previously. so nothing changed Link to comment Share on other sites More sharing options...
alain.roger Posted April 10, 2013 Author Share Posted April 10, 2013 I even tried with MyISAM engine, nothing changed.... maybe somewhere there is written a SELECT OPTION sql statement... i know that it doesn't exist anymore in MySQL 5.6...i already had such issue also under an Joomla extension.... i guess problem is once again with MySQL as i didn't change anything on our remote server and it works well...but there it's MySQL 5.5 Link to comment Share on other sites More sharing options...
alain.roger Posted April 10, 2013 Author Share Posted April 10, 2013 It could be great if Prestashop developers point me where this steps starts and how are split default shop installation from language installation, in order to not waste time to analyse the whole code. Link to comment Share on other sites More sharing options...
Recommended Posts