I am new to using (ubuntu) Linux as a platform for web design, and am currently attempting to install LAMP to allow me to view my work locally. I have everything installed - however I am running into a few problems and do not know what route to take since I am newish to linux as well.
I am trying to access phpMyAdmin via http://localhost which is where the first of my problems popped up. I don't know what the login and password should be - I didn't setup anything like that during the installation of the LAMP server. After testing a few different probable account/password combinations i see that it gives me an error message saying "#1045 can't log in to the MySQL server"
So, I opened terminal to see if mysql was running, and I get error 1045 (28000) access denied for user 'root'@'localhost' (bla bla bla)