Hi

When I try to log in to phpMyAdmin (cookie auth) I get a
#2003 - The server is not responding
error message.
I know the server is running, because I can connect to it from a command window, and I can select stuff from the databases using php scripts.

Could it have something to do with the fact that I'm using named pipes to connect to the mySQL server? How do I tell phpMyAdmin to use named pipes?