You coax him phpmyadmin with foxserv 3.0 but upon
entering in said page since the link main, the message
leaves:
Welcome to phpMyAdmin 2.2.6
Wrong user /password. Accesso denied.
In my ini the user is root and passarwod ='' and in confi.
inc. php idem. They would be able to help me?
Logged In: YES
user_id=709932
I know you posted this quite a long time ago.
I had the same problem, and I found a way to fix it (under
windows at least).
Edit the file "config.inc.php", which should be found in
"C:\programs\FoxServ\www\phpMyAdmin\" and change the line
"$cfgServers[$i]['auth_type'] = 'http'; //
Authentication method (config, http or cookie based)?"
to
"$cfgServers[$i]['auth_type'] = 'config'; //
Authentication method (config, http or cookie based)?"
This worked at least for Win NT
Greetings
Logged In: YES
user_id=709932
I know you posted this quite a long time ago.
I had the same problem, and I found a way to fix it (under
windows at least).
Edit the file "config.inc.php", which should be found in
"C:\programs\FoxServ\www\phpMyAdmin\" and change the line
"$cfgServers[$i]['auth_type'] = 'http'; //
Authentication method (config, http or cookie based)?"
to
"$cfgServers[$i]['auth_type'] = 'config'; //
Authentication method (config, http or cookie based)?"
This worked at least for Win NT
Greetings
Logged In: YES
user_id=709932
I know you posted this quite a long time ago.
I had the same problem, and I found a way to fix it (under
windows at least).
Edit the file "config.inc.php", which should be found in
"C:\programs\FoxServ\www\phpMyAdmin\" and change the line
"$cfgServers[$i]['auth_type'] = 'http'; //
Authentication method (config, http or cookie based)?"
to
"$cfgServers[$i]['auth_type'] = 'config'; //
Authentication method (config, http or cookie based)?"
This worked at least for Win NT
Greetings