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