From owner-freebsd-ports@FreeBSD.ORG Sat May 3 04:15:48 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FF1837B401 for ; Sat, 3 May 2003 04:15:48 -0700 (PDT) Received: from httpd1.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id C20CC43F85 for ; Sat, 3 May 2003 04:15:44 -0700 (PDT) (envelope-from martin.klaffenboeck@gmx.at) Received: (qmail 65722 invoked from network); 3 May 2003 11:15:43 -0000 Received: from unknown (HELO martin.kleinerdrache.org) (127.0.0.1) by loopback with SMTP; 3 May 2003 11:15:43 -0000 Date: Sat, 3 May 2003 13:15:43 +0200 From: Martin Klaffenboeck To: Martin Klaffenboeck Message-ID: <20030503111543.GE34964@martin.kleinerdrache.org> References: <20030503111243.GC34964@martin.kleinerdrache.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030503111243.GC34964@martin.kleinerdrache.org>; from martin.klaffenboeck@gmx.at on Sa, Mai 03, 2003 at 13:12:43 +0200 X-Mailer: Balsa 2.0.10 Lines: 19 cc: ports freebsd group Subject: Re: mod_php4 does not work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 11:15:48 -0000 Am 2003.05.03 13:12 schrieb(en) Martin Klaffenboeck: > Hello, > > I get the following message on starting apache: > > martin# apachectl start > Syntax error on line 238 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: > /usr/local/lib/libxml2.so.5: Undefined symbol "pthread_equal" > /usr/local/sbin/apachectl start: httpd could not be started > > > I reinstalled mod_php4 right now, but the problem didn't go away. Oh, this was a problem with the libxml2 port, it was updated now, so this probleme is solved. Please Ignore this messages. Martin