PNPMyadmin settingup password cant't Log out (*)

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

PNPMyadmin settingup password cant't Log out (*)

Postby Dick » 23. May 2004 03:24

I have setup the following password in PHPMyadmin: - (config.inc.php)



in the first part of the config file

$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed

in the other part of the config file

$i++;
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';



it pick up the password that I have set in MySql consol as from the instructions on the XAMPP site. When I click on the PHPMyadmin I am asked for a user name and password and that works fine but when I go to
use the logout (*) on the penal on PHPMyadmin is will not log me out with the same password that I used to login?

I would be grateful for any suggestion to help me with this problem.

Dick
Dick
 
Posts: 6
Joined: 23. May 2004 02:32

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 228 guests