Error 1044

I have just installed Xampp 1.7.7 on my windows 7. when i tired to create a database the following error occurred :#1044 - Access denied for user ‘’@‘localhost’ to database ‘customer’. how do I fix this i am new to xampp and php.

You’ll should contact your remote host and ask them to give you permissions on their server to create MySQL databases. Even if you have set the permissions on your PC, you don’t have permissions on the remote host.

Ask them to grant you MySQL permissions and your problem will solve.

@Min1a1k1shi ; XAMPP is run localy on the users PC and has nothing to do with a remote server.

I can not try anything at the moment but I assume you have started Mysql with the XAMPP control panel.

The default user name on a new XAMPP setup is root