thank you!!! im following the instruction...

got this error,
[edit]
Warning: include(./config.default.php) [function.include]: failed to open stream: No such file or directory in c:\webs\test\phpMyAdmin\libraries\common.lib.php on line 84

Warning: include() [function.include]: Failed opening './config.default.php' for inclusion (include_path='.;C:\php5\pear') in c:\webs\test\phpMyAdmin\libraries\common.lib.php on line 84

    Woopsie! Try copying the file to that name, so you have 2 identical files? config.default.php and config.inc.php .

      got 2 copies,

      now i see a login page.

      "Welcome to phpMyAdmin 2.7.0-pl2
      Language:
      Error
      #1045 - Access denied for user 'admin'@'localhost' (using password: YES)"

        yep, isee a login page where i put in user/pass.

        thanks for you support once again.

          nup comes up with this error "Error
          #1045 - Access denied for user 'admin'@'localhost' (using password: YES)".

          (ps)we need a chat room 😉

            Have you ever configured MySQL before? If not, MySQL, by default, has a "master" username of 'root' (and probably no password).

              when i installed mysql i put my user/pass during the installation.

              i also was able to create DBs via SQlite.

                Well, if you're positive you have the correct username/password... I'm a bit stumped.

                  Write a Reply...