Jump to content

Prestashop 1.6 And Azure Web App


Recommended Posts

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

  • 2 months later...

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

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

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...