From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 08:29:05 2005 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 2167616A41F for ; Wed, 5 Oct 2005 08:29:05 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79F243D48 for ; Wed, 5 Oct 2005 08:29:04 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout4.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.09) with ESMTP id j958T4OR005961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 5 Oct 2005 01:29:04 -0700 X-Auth-Received: from [192.168.0.9] (c-24-18-246-211.hsd1.wa.comcast.net [24.18.246.211]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.09) with ESMTP id j958T3kE019164 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Wed, 5 Oct 2005 01:29:03 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <43438B5F.7080008@daleco.biz> References: <80A9FCAE-B445-4E9D-B42F-7F5D5644B6C6@u.washington.edu> <43438264.1040309@servingpeace.com> <795D325A-9591-4B11-83BC-3C30F675CAAC@u.washington.edu> <43438B5F.7080008@daleco.biz> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Wed, 5 Oct 2005 01:30:18 -0700 To: FreeBSD Questions X-Mailer: Apple Mail (2.734) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: php4 sessions not built by default? 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: Wed, 05 Oct 2005 08:29:05 -0000 On Oct 5, 2005, at 1:14 AM, Kevin Kinsey wrote: > Garrett Cooper wrote: > > >> >> On Oct 5, 2005, at 12:36 AM, Sam Nilsson wrote: >> >> >>> Garrett Cooper wrote: >>> >>> >> >> Still no dice. Do I need to restart any services or something? >> -Garrett >> > > > > Restart Apache, if that's what you're running. If this doesn't work, > check the value for extension_dir in php.ini, which IIRC is now > located > under /usr/local/etc . . . > > HTH, > > KDK That did the trick. Thanks! -Garrett