From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 13:21:22 2004 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 5486A16A4CE for ; Mon, 12 Jan 2004 13:21:22 -0800 (PST) Received: from bsdjunky.homeunix.org (adsl-217-152-13.owb.bellsouth.net [68.217.152.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD8A43D81 for ; Mon, 12 Jan 2004 13:20:56 -0800 (PST) (envelope-from b_cassidy@bellsouth.net) Received: from bsdjunky.homeunix.org (localhost [127.0.0.1]) i0CMRVaE017557 for ; Mon, 12 Jan 2004 16:27:31 -0600 (CST) (envelope-from b_cassidy@bellsouth.net) Received: (from bsdsys@localhost) by bsdjunky.homeunix.org (8.12.8p2/8.12.8/Submit) id i0CMRUI0017556 for freebsd-questions@freebsd.org; Mon, 12 Jan 2004 16:27:30 -0600 (CST) X-Authentication-Warning: bsdjunky.homeunix.org: bsdsys set sender to b_cassidy@bellsouth.net using -f Date: Mon, 12 Jan 2004 16:27:30 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-ID: <20040112222730.GA16412@bellsouth.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: b_cassidy@bellsouth.net X-Operating-System: 'uname -a' User-Agent: Mutt/1.5.5.1i Subject: CUPS Admin Error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bryan Cassidy List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 21:21:22 -0000 When I launch http://localhost:631/admin after installed and setting up CUPS with these instructions http://www.freebsdforums.com/forums/showthread.php?s=&threadid=15325&highlight=cups and I get the following error after entering the following information Request Entity Too Large The request is too large for this server to process.HTTP/1.1 413 Request Entity Too Large Date: Mon, 12 Jan 2004 05:53:06 GMT Server: CUPS/1.1 Content-Language: en-us,en;q=0.5 Upgrade: TLS/1.0,HTTP/1.1 Connection: close Content-Type: text/html Content-Length: 168 Request Entity Too Large The request is too large for this server to process. I also did the following cd /dev && ./MAKEDEV lpt0 ls -l lpt0 crw------- 1 root wheel 16, 0 Jan 11 19:19 /dev/lpt0 lptcontrol -i -d /dev/lpt0 Any help is appreciated