Jump to content

[SOLVED] Installing problem - Error: : 1142


Recommended Posts

I got this problem on step 3 when trying to install prestashop on a new host. Never got this problem before does anyone know how to solove it?

Error while inserting data in the database:
'CREATE TABLE `ps_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'
CREATE command denied to user \'admin@s31114\'@\'s80.loopia.se\' for table \'ps_access\'(Error: : 1142)

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...

Error while inserting data in the database:
'CREATE TABLE `ps_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'
CREATE command denied to user \'xxxxxxx\'@\90.90.90.90\' for table \'ps_access\'(Error: : 1142)


I`m still having this problem. I have all the privileges to my database username. I can`t figure it out whats the problem. Can anyone help me please.

Link to comment
Share on other sites

  • 1 month 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...