Jump to content

Install problem step 3 Error 1142


Recommended Posts

Hi,

I have problems in the install step 3. I have Granted All for the database user etc. Any one have a clue?

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=InnoDB DEFAULT CHARSET=utf8'
CREATE command denied to user \'databaseuser\'@\'123.hostesite.se\' for table \'ps_access\'(Error: : 1142)

(I have annonymised the databaseuser name and the host)

Thankful for any thing that can bring insight to a solution!

Regards,
Chris

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