From owner-freebsd-questions@FreeBSD.ORG Wed Oct 6 20:07:53 2004 Return-Path: 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 9311416A4CE for ; Wed, 6 Oct 2004 20:07:53 +0000 (GMT) Received: from wingfoot.org (caduceus.wingfoot.org [64.32.179.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B9943D31 for ; Wed, 6 Oct 2004 20:07:53 +0000 (GMT) (envelope-from ges@wingfoot.org) Received: from localhost (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id 9684C1F4496; Wed, 6 Oct 2004 16:07:52 -0400 (EDT) Received: from wingfoot.org ([127.0.0.1]) by localhost (caduceus.wingfoot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72013-04; Wed, 6 Oct 2004 16:07:51 -0400 (EDT) Received: from [127.0.0.1] (unknown [64.32.179.50]) by wingfoot.org (Postfix) with ESMTP id 14BF81F446C; Wed, 6 Oct 2004 16:07:51 -0400 (EDT) Message-ID: <41645092.1000103@wingfoot.org> Date: Wed, 06 Oct 2004 16:07:46 -0400 From: Glenn Sieb User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Thunderbird/0.8 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sheets, Jason (OZ CEEDR)" , acurtis@ieee.org References: <2D8BB15C7B5C214F81C32D3A83B3273601676FE8@idbexc01.americas.cpqcorp.net> In-Reply-To: <2D8BB15C7B5C214F81C32D3A83B3273601676FE8@idbexc01.americas.cpqcorp.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at wingfoot.org cc: freebsd-questions@freebsd.org Subject: Re: phpwiki X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:07:53 -0000 Sheets, Jason (OZ CEEDR) said the following on 10/6/2004 3:50 PM: >Restart apache and make sure that the mysql extension is being loaded in >the php.ini file (phpinfo() gives you the path to php.ini, use the >extension directive to tell php to load a module). > > Actually--if you're using a new php port, you have to comment out the extension directive in /usr/local/etc/php.ini and make sure it's enabled in /usr/local/etc/php/extensions.ini :-/ (I just went through this last night) Best, G. -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ~Benjamin Franklin, Historical Review of Pennsylvania, 1759