Hi, Tessa!
I found the files that are mentioned in the link you sent me. Do I remove all the text between the tags so it looks like this:
<Directory "c:/wamp/www/">
AllowOverride All
Order allow,deny
Allow from all
</Directory>
and
<Directory "c:/wamp/apps/phpmyadmin3.4.5/">
AllowOverride All
Order allow,deny
Allow from all
</Directory>
If so, I modified the files like this, then restarted all services, clicked on LocalHost, and received an error message:
There was a problem sending the command to the program.
Perhaps I didn't edit the files correctly, in which case please tell me what I did wrong.
Thanks!
Pat