Working with WAMP (not)

Hi
just changed over from Firefox all is great so far but Ice will not work with my server wamp
if i click on pmpmyadmin it places the url like this
http://www.localhost.com/phpmyadmin/
this is wrong
should be
http://localhost/phpmyadmin

even localhost is wrong
http://www.localhost.com/

should be
http://localhost
even if i try it auto fills
server works in IE
so it must be some auto fill that is the problem but find nothing
any ideas

Hi,
Try putting the localhost IP instead, like this: http://127.0.0.1/phpmyadmin
Thank you.

I’m getting exactly the same error. Icedragon is unable to resolve localhost. It’s really strange because it works with any vhost I set up in XAMPP.

PS: Secure DNS disabled but same behavior.