so i have just installed PHPmyadmin and i am trying to set up the config.inc.cfg file
i have changed the code in the $cfg['servers] [$i] ['auth_type]
so i now have the user changed to chris
password changed to *****
and only_db changed to book_db
first of all
do i only change the first block of code or all of the code in the file with the user/pass/db sections in it
i noticed that it wasnt jsut one block but about 3 i think. so do i jsut chaneg the first block, or all of them
also, when i just have my username and db bits fille in my http://localhost/phpmyadmin page works fine, fill in the password section and it says i need a password check your config file, or something like that, but i have enterd a password in the config file, so im not sure what is going on
thanks in advance
chris