Hello,
I'm using mysql to manage membership using on my dev environment Mysql Connector, everything works fine but once I moved my web site on my production server( I got a hosting plan), I get the following error:
Unable to initialize provider. Missing or incorrect schema.
I create the db on the hosting server but I cannot figured out How I shlould set up the schema to make it work. Some help will be much appreciated.
Thanks
I'm using mysql to manage membership using on my dev environment Mysql Connector, everything works fine but once I moved my web site on my production server( I got a hosting plan), I get the following error:
Unable to initialize provider. Missing or incorrect schema.
I create the db on the hosting server but I cannot figured out How I shlould set up the schema to make it work. Some help will be much appreciated.
Thanks