ddallago Posted November 29, 2015 Share Posted November 29, 2015 I try to install prestashop on azure Wep App with ClearDB as MYSQL Platform But when Prestashop try to create tables, return an error: "The values of auto_increment increment and offset must be set to 1" There is a mtehod to force this value? Because ClearDB use a MASTER-MASTER replicetion and an auto_increment value = 10 Thanks. Link to comment Share on other sites More sharing options...
NoDoze Posted January 30, 2016 Share Posted January 30, 2016 The values of auto_increment increment and offset must be set to 1 Even though the DB is already set to 1, and restarted. Anyone post a solution to this!?! I am trying to install prestashop and am having the same error. Thanks Link to comment Share on other sites More sharing options...
NoDoze Posted February 4, 2016 Share Posted February 4, 2016 Thanks! That helped me get past that issue. But then I had this issue: Failed at 'populate database tables'. So I did this: http://forge.prestashop.com/browse/PSCFV-1782 and this: https://www.prestashop.com/forums/topic/277737-solved-install-demonstration-data/ Which got me past that issue. But then I had this issue: Uncaught exception 'PrestaShopException' with message 'Property StockAvailable So I did this: https://www.prestashop.com/forums/topic/483630-bug-161-1-1612-classesstockstockavailablephp/ Which got me past that issue. And now I have this issue: Cannot install module So I did this: https://github.com/PrestaShop/PrestaShop/commit/00addeef5766979b62ef9ab5cd6104a111ef64e7 And it's still not working... I'm surprised at how many bugs I'm experiencing JUST to install!?! Thanks Link to comment Share on other sites More sharing options...
NoDoze Posted February 12, 2016 Share Posted February 12, 2016 I'm stuck! My conclusion... Prestashop has too many bugs! 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