Hey all
I'm getting the common problem that people get when trying to access myadmin.

I keep getting the:
404 Not Found
The Requested URL /phpmyadmin was not found on this server
apache/2.2.14 (ubuntu) Server at 192.168.0.13 port 80

I found a thread on this that was solved that said to add this:

Code:
sudo ln -s /usr/share/phpmyadmin /var/www
But it still dosent pull up the login, it just downloads a file of 0kb. Never used this before so I'm stumped !

Cheers guys