From owner-freebsd-questions@FreeBSD.ORG Tue Jan 3 13:52:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 70BDC16A420 for ; Tue, 3 Jan 2006 13:52:20 +0000 (GMT) (envelope-from veldy@veldy.net) Received: from fuggle.veldy.net (fuggle.veldy.net [209.240.64.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5511043D5C for ; Tue, 3 Jan 2006 13:52:19 +0000 (GMT) (envelope-from veldy@veldy.net) Received: from localhost (localhost [127.0.0.1]) by fuggle.veldy.net (Postfix) with ESMTP id 2B390C21A for ; Tue, 3 Jan 2006 07:52:18 -0600 (CST) Received: from fuggle.veldy.net ([127.0.0.1]) by localhost (fuggle.veldy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57563-01 for ; Tue, 3 Jan 2006 07:52:15 -0600 (CST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by fuggle.veldy.net (Postfix) with ESMTP id EC3F7C21C for ; Tue, 3 Jan 2006 07:52:14 -0600 (CST) Message-ID: <43BA818D.6040106@veldy.net> Date: Tue, 03 Jan 2006 07:52:13 -0600 From: "Thomas T. Veldhouse" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at veldy.net Subject: Problems with phpMyAdmin ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 13:52:20 -0000 Recently, I pulled down the current ports on my 6.0-RELEASE system and ran portupgrade (-Ra). Everything works fabulously except for phpMyAdmin. Other PHP (5.1.1) applications work just fine, including postfixadmin and others. With phpMyAdmin (2.7.0p2 and all previous versions that I have attempted manually) I simply get a empty page. If I run it through Squid, I get the following. "The following error was encountered: * * Zero Sized Reply * Squid did not receive any data for this request." I have checked my Apache (2.0) error logs and find no errors at all. This problem is unique to phpMyAdmin and I am truly stumped. I have been through all of the documentation and I have searched Google for hours. I have found MANY reports of this same issue, but none have found the cause (some wiped everything and reinstalled with success, but that is not an option). So, does anybody here with experience with this piece of software have a suggestion as to its cause? Thanks in advance, Tom Veldhouse