Jump to content

Unable to connect to phpmyadmin(WAMP)


Recommended Posts

Hi,

 

  i downloaded WAMP a while ago and i've been using the MYSQL console to connect and run my sql quries and create my tables ect. I know want to be able to use PHPMyAdmin to do all of this. So i clicked phpmyadmin and i saw the following error:

 

Error

MySQL said: 

 

#1045 - Access denied for user 'root'@'localhost' (using password: NO)

 

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

 

Now, i've been looking over the internet for solutions, but i've noticed that people are responding to these types of post referring to phpmyadmin as a standalone program and are therefore referring to different config files that are not in WAMP or are called differently.

 

So, please can somebody tell me exactly how i can configure my WAMP to allow me to use phpmyadmin.

 

p.s Please only reply with WAMP specific answers rather than answers assuming that i have a standalone phpmyadmin application because i do not as it does not help me.

 

Thanks

Link to comment
Share on other sites

Did you change root password for MySQL?

phpMyAdmin installed with WampServer is configured to connect to MySQL with no password. If you set up a password for root, you need to modify config.inc.php file in c:\wamp\apps\phpmyadmin3.x.x.x\

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.