Afer finally getting Apache working (it turns out I hadn't activated it in http services) I have everything working except mySQL. To save myself the pain of administrating the databases through command line I downloaded phpMyAdmin. I've configured it correctly so it should work, however I get this error:
"Could not connect to Local MySQL server through socket 'var/lib/mysql/mysql.sock' (13)"
I've checked the directory and the file is there. However it is 0 bytes is size and when I try to access through the browser using the correct address it says it can't be found even if I direct the browser to one level up and then click on it. Could anyone help and I have no clue whats wrong.
"Could not connect to Local MySQL server through socket 'var/lib/mysql/mysql.sock' (13)"
I've checked the directory and the file is there. However it is 0 bytes is size and when I try to access through the browser using the correct address it says it can't be found even if I direct the browser to one level up and then click on it. Could anyone help and I have no clue whats wrong.