I\'m starting to go nuts over this. I setup MySQL/Apache/PHP using the tutorial by Coolest Guides On The Planet. I\'m guessing something went wrong as its not working as expec
in terminal
kill `pgrep mysqld`
this kills the mysqld process.