PDA

View Full Version : Create New Database - No Privilages -XAMPP


lynny
02-19-2011, 01:00 PM
Hi im trying to create a new database then create the tables from the .sql file i downloaded from webassist to create the database needed for ecart.

However XAMPP wont let me create a new database it says 'no privilages' in below where it says create new database.

I have logged in with the root username and correct password, but i can undersand why i am being granted 'no privilages'.

Does anyone know how i can resolve this issue to create the necessary database for ecart?

Thanks

sunsabbath76401977
02-22-2011, 12:41 AM
I would reinstall XAMMP.
Don't know why?
Just seems to be an execution error in the virtual server!

Jason Byrnes
02-22-2011, 07:36 AM
XAMPP Includes PHPMyAdmin for managing the mysql server.

You can go to the privileges tab to manage the privileges that are granted to specific users.


select the root user, and click the edit Icon to edit the root users privileges and grant the insert table privilege.