I am trying to use phpmyadmin, but when I got to localhost in FF i just get a list of folders, one of which is phpmyadmin, so I click on that and it shows me a list of files in it, html, php, txt, etc. If I click on a php file, it just shows me the contents of the file, and not the object the code defines. Any suggestions on what I need to do to get apache to serve php properly?
The second problem is that when I add something new to /var/www/localhost and restart apache the files that I added are not available through the web browser.
I am guessing these are configuration problems, but I am rather a novice at apache and have no idea, and can't seem to find anything, of what to do.
Thanks for the help.