Having trouble getting phpmyadmin installed in Ubuntu.
- by George Edison
Okay. I installed apache2 and php on my Ubuntu 10.04 machine. I copied the phpmyadmin files to /var/www/phpmyadmin so that the hierarchy looks like this:
-var (755)
-www (144)
-phpmyadmin (644)
-index.php... etc. (644)
-index.html (644)
The numbers in brackets are the permissions. What permissions should the phpmyadmin folder have? What am I doing wrong?