From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 06:25:52 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 9CB6A16A421 for ; Thu, 21 Jun 2007 06:25:52 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 594BE13C457 for ; Thu, 21 Jun 2007 06:25:52 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so836426pyi for ; Wed, 20 Jun 2007 23:25:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=t1NnrFQWuPpQLp75k6nat2L7ZRc/vZSIFm5FSQaE6J+v5y9bRqwyY2dR5rW0wN7IO1BgYqrTGJkHnqERO2/FoVCDZG4X8Y9AhV3RIrPu1+VgQyMCZlp1yqp3vXSpCdArXLQoJhCknikQyItm9q7+Co8NcxJXvZ/OYBG+uFe6eK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=rhVmL1cQsRaiJXGpzhKGrTLY6CJnjIyU0ClbRpB39yZ1R7tc4+NcMuCrZTuGI5MZV3eqv0pOdgyMj0q1Z6GtdxyMIAeZEWn/glJgMwEUmqgEtkyw7uQr6peaKxnZpanPbnSaxrZPBwBB5aSjGnKUrvHfJLZW8d/oPjraEadLRzI= Received: by 10.35.103.6 with SMTP id f6mr2556294pym.1182407151808; Wed, 20 Jun 2007 23:25:51 -0700 (PDT) Received: from ?192.168.17.10? ( [66.41.41.11]) by mx.google.com with ESMTP id n44sm2353367pyh.2007.06.20.23.25.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 20 Jun 2007 23:25:51 -0700 (PDT) Message-ID: <467A19EA.3000002@gmail.com> Date: Thu, 21 Jun 2007 01:25:46 -0500 From: Jack Barnett User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: jackbarnett@gmail.com References: <467763C3.306@gmail.com> <46778398.7080506@careytech.com.au> <4679DAB3.2010403@gmail.com> <789A8BE7-818A-4685-9B88-2E35F2A5CF3B@gmail.com> <467A1969.6090703@gmail.com> In-Reply-To: <467A1969.6090703@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Eric Crist , freebsd-questions@freebsd.org, ivan@careytech.com.au Subject: Re: Apache, php? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jackbarnett@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 06:25:52 -0000 Jack Barnett wrote: > Eric Crist wrote: > >> On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: >> >> >>> Ivan Carey wrote: >>> >>> I don't have libphp5.so anywhere in /usr/local (did a find for it). >>> the php5 port is broken? Or do I have to reinstall apache after php5? >>> >>> >> You need to enable build of the php5 apache extension when you build >> the port - it's not enabled by default. >> >> HTH >> >> Eric Crist >> > > thanks. > > do you know how to do that off hand? :) :) > > > > disregarding... rebuilding now, I edited the Makefile