From owner-freebsd-questions@FreeBSD.ORG Mon Apr 2 23:45:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6998B16A406 for ; Mon, 2 Apr 2007 23:45:01 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4FF13C4B8 for ; Mon, 2 Apr 2007 23:45:00 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from archangel.daleco.biz ([69.27.149.254]) by ezekiel.daleco.biz (8.13.8/8.13.1) with ESMTP id l32NitGa062728; Mon, 2 Apr 2007 18:44:57 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <46119572.2000409@daleco.biz> Date: Mon, 02 Apr 2007 18:44:50 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2pre) Gecko/20070221 SeaMonkey/1.1 MIME-Version: 1.0 To: Joe Auty References: <46114B22.60703@netmusician.org> In-Reply-To: <46114B22.60703@netmusician.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: error loading php5.so 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: Mon, 02 Apr 2007 23:45:01 -0000 Joe Auty wrote: > > # apachectl start > Syntax error on line 273 of /usr/local/etc/apache2/httpd.conf: > Cannot load /usr/local/libexec/apache2/libphp5.so into server: > /usr/local/libexec/apache2/libphp5.so: Undefined symbol "__res_ninit" > > This is occurring under FBSD 6.2 running the latest versions of Apache/PHP Possibly looks as if PHP is unaware of Apache's existence? (or at least it was at time of compile). How did you do the upgrade? Kevin Kinsey -- First rule of public speaking. First, tell 'em what you're goin' to tell 'em; then tell 'em; then tell 'em what you've tole 'em.