PDA

View Full Version : phpMyAdmin log out problem


ikaros
14th August 2006, 22:45
I followed the perfect setup for Suse 10.1. Then, I installed phpMyAdmin with the ISPConfig update function and everything seems to work fine except from one detail. When i press the log out button, it asks for username and password. I enter them and it doesn't accept them, so the prompt appears again. The only way to stop this is by pressing the close button in the prompt window and then the following screen appears.

http://rapidshare.de/files/29404574/wrong_account.JPG.html

Any ideas?

falko
15th August 2006, 17:35
Have a look at this thread: http://www.howtoforge.com/forums/showthread.php?t=1078&highlight=phpmyadmin+logout

ikaros
15th August 2006, 18:02
Although i didn't see that thread in the first place, now that i've read it, it's a bit different case than mine.

I have a completely fresh installation of OpenSuse 10.1 and ISPconfig (with no sites, resellers etc) and haven't changed the root password in MySQL, which is what happyhd did in the thread you proposed. I can log in and out of ISPconfig, no problem there...and I can log in and use phpMyAdmin normally. When i log out from phpMyAdmin, it asks for a username and password. I have only one user (root) which is the user i used to log in initially. So I enter root's passwrod, but phpMyAdmin doesn't accept it and it shows a new prompt.

falko
16th August 2006, 17:28
When i log out from phpMyAdmin, it asks for a username and password.
I guess you didn't read the whole thread I posted here? It's at the end.

ikaros
17th August 2006, 02:21
I guess you didn't read the whole thread I posted here? It's at the end.

OK, I read the thread more carefully this time, but I am in the same position as happyhd. When I log out from phpMyAdmin, I enter the same root password (which btw has no special characters) that exists into the variable $go_info["server"]["db_password"] in /home/admispconfig/ispconfig/lib/config.inc.php but I still don't have a "clean" log out.

I believe this is a bug of phpMyAdmin for ISPconfig. If you think so too, where can i fill a bug report?

falko
18th August 2006, 15:02
I believe this is a bug of phpMyAdmin for ISPconfig. If you think so too, where can i fill a bug report?
That's what I tried to explain in the thread: It's not a bug, that's the normal behaviour. Once you're logged out, phpMyAdmin shows you the login prompt. Nothing unusual here.

ikaros
19th August 2006, 04:40
ok, I misinterpreted the "cookie feeling" that was mentioned in the last posts of the thread.

Maybe you should delete this whole thread since it's useless.

Thanx again.