Alright, I know what I did wrong in that part, but I now have another problem. Now when I log into phpmyadmin, I get this message:
Welcome to phpMyAdmin 2.5.4
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.
Error
MySQL said:
#1045 - Access denied for user: 'hunted@localhost' (Using password: YES)
[Documentation]
=Edit=
Yay! I fixed it, what I did wrong, my username in my config.inc was hunted insted of Hunted. Then, when I changed it to Hunted, it worked, alright, btw good tutorials 🙂