From owner-freebsd-questions@FreeBSD.ORG Tue May 10 21:30:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E0116A4CE for ; Tue, 10 May 2005 21:30:04 +0000 (GMT) Received: from rastaban.dandy.net (rastaban.dandy.net [209.128.224.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB3243D60 for ; Tue, 10 May 2005 21:30:03 +0000 (GMT) (envelope-from andy@neu.net) Received: from Mira.dandy.net (mira.dandy.net [209.128.224.15]) by rastaban.dandy.net (8.12.10/8.12.6) with ESMTP id j4ALU2ER023758 for ; Tue, 10 May 2005 17:30:02 -0400 Date: Tue, 10 May 2005 17:30:02 -0400 (EDT) From: andy@neu.net X-X-Sender: andyneu@Mira.dandy.net To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: cups problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 21:30:04 -0000 I recently upgraded from 5.3 to 5.4 release, and I just noticed CUPS is not working properly. It is running as a proess: ps -aux|grep cups root 410 0.0 0.6 4792 3216 ?? Ss 5:18PM 0:00.01 /usr/local/sbin/cupsd but when I try to login thru the web interface I get a dialog box saying "connection refused" when attempting to contact localhost:631. The manual is not helpful regarding this problem. I have stopped the daemon, and deinstalled/reinstalled the software but it has not fixed the problem. How do I go about diagnosing/fixing the problem? Any help is appreciated. TIA, Andy