Jump to content

Problem at Step 3. Error 1049


Recommended Posts

Am installing locally on my laptop (Windows 7 OS). Have UwAmp installed.

The following error is not getting resolved.

Error while inserting data into the database:
'CREATE TABLE `access` ( `id_profile` int(10) unsigned NOT NULL, `id_tab` int(10) unsigned NOT NULL, `view` int(11) NOT NULL, `add` int(11) NOT NULL, `edit` int(11) NOT NULL, `delete` int(11) NOT NULL, PRIMARY KEY (`id_profile`,`id_tab`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8'
Unknown database \'prestashop\'(Error: : 1049)

Regards,
Prasanth

Link to comment
Share on other sites

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...