Unable to login to phpMyAdmin with new user

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Unable to login to phpMyAdmin with new user

Postby LKClark » 18. July 2012 18:11

Hello, all. I am a new XAMPP user and a noob in the world of building web servers, and I could use some help.

My stats:
XAMPP Version 1.8.0 (c:\xampp)
Control Panel Version 3.0.12
Server - Windows 2008r2

I have everything up and running, and I am working on installing phpBB for one of my websites. However, I am unable to create a new user in phpMyAdmin and be able to log in using that new user. Every time I try to log in I get "Cannot log in to the MySQL server." I am positive that the username and password are correct (board, 1). Also, the password for "root" is currently blank. I have tried my scenario both with a password for root and without. It doesn't seem to affect the situation.

I have been through the forums and these are the steps I have currently taken:

  1. Edited c:\windows\system32\drivers\etc\hosts - 127.0.0.1 localhost is enabled, :: localhost is commented out
  2. Checked config.ini.php. Line $cfg['Servers'][$i]['auth_type'] = 'cookie'; has 'cookie' in it.
  3. Root password is currently blank.
  4. \xampp\mysql\bin\my.ini file - bind-address is set to "127.0.0.1"

According to my MySQL error log, I am getting no errors:

Code: Select all
120718 11:55:05 [Note] Plugin 'FEDERATED' is disabled.
120718 11:55:05 InnoDB: The InnoDB memory heap is disabled
120718 11:55:05 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120718 11:55:05 InnoDB: Compressed tables use zlib 1.2.3
120718 11:55:05 InnoDB: Initializing buffer pool, size = 16.0M
120718 11:55:05 InnoDB: Completed initialization of buffer pool
120718 11:55:05 InnoDB: highest supported file format is Barracuda.
120718 11:55:05  InnoDB: Waiting for the background threads to start
120718 11:55:06 InnoDB: 1.1.8 started; log sequence number 1595685
120718 11:55:06 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
120718 11:55:06 [Note]   - '127.0.0.1' resolves to '127.0.0.1';
120718 11:55:06 [Note] Server socket created on IP: '127.0.0.1'.
120718 11:55:07 [Note] Event Scheduler: Loaded 0 events
120718 11:55:07 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.25a'  socket: ''  port: 3306  MySQL Community Server (GPL)


However, in phpMyAdmin, I do show, at last count, 5 failed attempts for today. If you want to see my config.ini.php and my.ini files, I will happily post those, too.

Any assistance available will be much appreciated. Thank you.
Not sure quite what I was thinking when I changed careers, but at least I'm out of real estate!
LKClark
 
Posts: 3
Joined: 17. July 2012 17:34
Operating System: Windows Server 2008 R2

Re: Unable to login to phpMyAdmin with new user

Postby Altrea » 18. July 2012 18:22

Hi LKClark,

LKClark wrote:Every time I try to log in I get "Cannot log in to the MySQL server."

We need the full error message (including the error code) so that we can maybe find something with the help of a search engine.
Informations about the current priviledge and setting (for which host the user is created for example) are needed too.
Have you try to restart MySQL? Sometimes a flush priviledges is needed that changes to the users are taking effect.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Unable to login to phpMyAdmin with new user

Postby LKClark » 20. July 2012 13:34

Altrea,

Thank you for responding. Unfortunately, the sucker doesn't give me an error code. Here is a screenshot of what it looks like when it gives me the error. If there is someplace else where I can look to garner the code, I will gladly look to find it.

Image

As for the permissions for my user they are:

SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, FILE, INDEX, ALTER, CREATE TEMPORARY TABLES, CREATE VIEW, EVENT, TRIGGER, SHOW VIEW, CREATE ROUTINE, ALTER ROUTINE, EXECUTE

and are pertinent to the database of the same name as the user. Incidentally, I have also tried to create another "superuser." That did not work either. I'm trying, ironically enough, to install phpbb. lol It would be nice if I could avoid installing it under the "root" username.

Also, I have restarted MySQL and Apache AND rebooted my server, both to no avail.

Again, thanks for your help. Whatever other information you need, I'll provide.

-Lori
Not sure quite what I was thinking when I changed careers, but at least I'm out of real estate!
LKClark
 
Posts: 3
Joined: 17. July 2012 17:34
Operating System: Windows Server 2008 R2

Re: Unable to login to phpMyAdmin with new user

Postby Altrea » 20. July 2012 14:59

If your users are created for all hosts (%) this behavior would make sense.

There is a user any@localhost respectively %@localhost which has a higher priority on logins then board@% respectively board@any.
Please check if your users are created for the localhost host and not for %

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Unable to login to phpMyAdmin with new user

Postby LKClark » 20. July 2012 15:25

Althea,

That did it! I set the new user to username@localhost and voila, I can log in with that user now. It worked perfectly.

Thank you so very much!

-Lori
Not sure quite what I was thinking when I changed careers, but at least I'm out of real estate!
LKClark
 
Posts: 3
Joined: 17. July 2012 17:34
Operating System: Windows Server 2008 R2

Re: Unable to login to phpMyAdmin with new user

Postby Altrea » 20. July 2012 15:50

You are very welcome :D

But who the hell is Althea? :shock:
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 107 guests