On Wed, 15 Jun 2011 12:38:54 +0100, AG wrote: > On Wheezy, I have lost the capability of connecting to the CUPS server > via the web-page using localhost:631. The error message is "cannot > connect: connection to the server refused". (...) "http://127.0.0.1:631" neither works? Check if the port is listening: netstat -ant | grep 631 Greetings, -- Camaleón