From owner-freebsd-questions@FreeBSD.ORG Tue May 13 16:01:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1FFA106567D for ; Tue, 13 May 2008 16:01:09 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id 819218FC17 for ; Tue, 13 May 2008 16:01:09 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m4DG0kiU009033; Tue, 13 May 2008 11:00:47 -0500 Date: Tue, 13 May 2008 09:00:46 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: freebsd@meijome.net Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Chris Maness , FreeBSD List Subject: Re: Compiling in Debugging Flags 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, 13 May 2008 16:01:09 -0000 > > On Sun, 04 May 2008 19:55:42 -0700 > Chris Maness wrote: >> It is a problem with php extension "extension=mhash.so." If I remove it >> from extensions.ini it works. However, there does not seem to be order >> of arrangement that restores sanity. I believe I need mhash for >> squirrelmail. > >> Any further suggestions would be appreciated. > > I am risking stating the obvious here, but you HAVE rebuilt everything > related > to mhash (including security/mhash), right? Yes, by hand, after rebuilding all of the ports using portupgrade. > > I have just installed security/php5-mhash from scratch and it loads without > any > issue... of course, i only have php5 and php5-mhash installed here, no other > php > extensions... Maybe it is conflicting with other extensions. I have: extension=pcre.so extension=calendar.so extension=ldap.so extension=gettext.so extension=xml.so extension=mbstring.so extension=openssl.so extension=mysql.so extension=session.so #extension=mhash.so Installed (I tried rearranging too) Are you loading php as a module? Chris Maness (909) 223-9179 http://www.chrismaness.com