
15th January 2009, 23:39
|
|
Member
|
|
Join Date: May 2008
Posts: 56
Thanks: 0
Thanked 1 Time in 1 Post
|
|
phpmyadmin login problem
Hi all,
I have a strange problem with phpmyadmin.
If I click on 'phpmyadmin' in the tools menu then phpmyadmin defaulty logins with the user blaat@localhost. This is under every user, clients and reseller.
Strange thing also, if you click in phpmyadmin on 'logout' then the loginbox popsup!
How can I get the loginbox back the display again everytime someone opens phpmyadmin?
Thanks in advance!
|

16th January 2009, 13:13
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
there si no such function in ispconfig as a default login for phpmyadmin, so I guess that this information is added by some kind of auto fill function in your browser.
|

16th January 2009, 13:19
|
|
Member
|
|
Join Date: May 2008
Posts: 56
Thanks: 0
Thanked 1 Time in 1 Post
|
|
No, all clients have that problem
|

16th January 2009, 13:28
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Ok. But you are talking about ISPConfig 2?
|

16th January 2009, 13:44
|
|
Member
|
|
Join Date: May 2008
Posts: 56
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Yes, and I installed phpmyadmin the file that I download on the ISPconfig site..
I think there should be somewhere in the config file something wrong that sets the default user to: blaat@localhost. I looked into the config.inc.php file of phpmyadmin in /home/admispconfig/ispconfig/web/phpmyadmin/
|

17th January 2009, 11:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Have you tried that with different browsers (e.g. Firefox, IE, Seamonkey, etc.)?
|

17th January 2009, 13:04
|
|
Member
|
|
Join Date: May 2008
Posts: 56
Thanks: 0
Thanked 1 Time in 1 Post
|
|
yes ofcourse...
|

18th January 2009, 11:58
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Did you modify the config.inc.php file?
What's in it right now?
|

18th January 2009, 19:41
|
|
Member
|
|
Join Date: May 2008
Posts: 56
Thanks: 0
Thanked 1 Time in 1 Post
|
|
My first lines:
$i = 0;
$i++;
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';
$cfg['Servers'][$i]['ssl'] = false;
$cfg['Servers'][$i]['connect_type'] = 'socket';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['compress'] = FALSE;
$cfg['Servers'][$i]['controluser'] = '';
$cfg['Servers'][$i]['controlpass'] = '';
$cfg['Servers'][$i]['auth_type'] = 'http';
$cfg['Servers'][$i]['user'] = '';
$cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['SignonSession'] = '';
$cfg['Servers'][$i]['SignonURL'] = '';
$cfg['Servers'][$i]['LogoutURL'] = '';
$cfg['Servers'][$i]['nopassword'] = FALSE;
$cfg['Servers'][$i]['only_db'] = '';
$cfg['Servers'][$i]['hide_db'] = '(information_schema|mysql|pmadb|test)';
$cfg['Servers'][$i]['verbose'] = '';
$cfg['Servers'][$i]['pmadb'] = '';
$cfg['Servers'][$i]['bookmarktable'] = '';
$cfg['Servers'][$i]['relation'] = '';
$cfg['Servers'][$i]['table_info'] = '';
$cfg['Servers'][$i]['table_coords'] = '';
$cfg['Servers'][$i]['pdf_pages'] = '';
$cfg['Servers'][$i]['column_info'] = '';
$cfg['Servers'][$i]['history'] = '';
$cfg['Servers'][$i]['designer_coords'] = '';
$cfg['Servers'][$i]['verbose_check'] = TRUE;
$cfg['Servers'][$i]['AllowRoot'] = TRUE;
$cfg['Servers'][$i]['AllowDeny']['order']
= '';
$cfg['Servers'][$i]['AllowDeny']['rules']
= array();
$cfg['ServerDefault'] = 1;
$cfg['MaxDbList'] = 100;
$cfg['OBGzip'] = 'auto';
$cfg['PersistentConnections'] = FALSE;
$cfg['ForceSSL'] = FALSE;
$cfg['ExecTimeLimit'] = 300;
$cfg['MemoryLimit'] = 0;
$cfg['SkipLockedTables'] = FALSE;
$cfg['ShowSQL'] = TRUE;
$cfg['AllowUserDropDatabase'] = FALSE;
$cfg['Confirm'] = TRUE
$cfg['LoginCookieRecall'] = TRUE;
$cfg['LoginCookieValidity'] = 1800;
$cfg['LoginCookieStore'] = 0;
$cfg['LoginCookieDeleteAll'] = TRUE;
$cfg['UseDbSearch'] = TRUE;
$cfg['IgnoreMultiSubmitErrors'] = FALSE;
$cfg['VerboseMultiSubmit'] = TRUE;
$cfg['AllowArbitraryServer'] = FALSE;
|

18th January 2009, 20:37
|
|
Junior Member
|
|
Join Date: Jan 2009
Posts: 27
Thanks: 0
Thanked 1 Time in 1 Post
|
|
are you doing this from your own computer or do you have different people from idfferent computers auto logging into phpmyadmin as blaat? I thought I had the same problem as you when i logged out of ispconf as admin and back in as reseller, and clicked onto the phpmyadin and it autologged me into phpmyadmin as root. If you are troubleshooting this yourself then you will ned to clear all caches and cookies. then that will "end" your phpmyadmin session and will allow you to login as a different database user. It worked for me
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 05:13.
|
|
Recent comments
1 day 3 hours ago
1 day 8 hours ago
1 day 13 hours ago
1 day 15 hours ago
2 days 5 hours ago
2 days 5 hours ago
2 days 10 hours ago
2 days 17 hours ago
2 days 17 hours ago
2 days 19 hours ago