Menu

#35 Problem with phpmyadmin 2.2.6

open
nobody
5
2002-10-21
2002-10-21
Anonymous
No

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?

Discussion

  • Reinhold Störmann

    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

     
  • Reinhold Störmann

    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

     
  • Reinhold Störmann

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.