From owner-freebsd-ports@FreeBSD.ORG Mon Jul 19 22:23:52 2004 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 DB08716A4CE for ; Mon, 19 Jul 2004 22:23:52 +0000 (GMT) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C10343D2D for ; Mon, 19 Jul 2004 22:23:52 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from [192.168.0.101] (thunder.alexdupre.com [192.168.0.101]) i6JMNoLQ051728; Tue, 20 Jul 2004 00:23:50 +0200 (CEST) (envelope-from ale@FreeBSD.org) Message-ID: <40FC49F6.8020907@FreeBSD.org> Date: Tue, 20 Jul 2004 00:23:50 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nico References: <40FC1A5F.5030700@yopyop.org> In-Reply-To: <40FC1A5F.5030700@yopyop.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: installing mod_php5 with mysql support and other stuff 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: Mon, 19 Jul 2004 22:23:53 -0000 nico wrote: > Sorry to mail you about that but I'm quite on nerves > I made a portupgrade -a as usual and I saw that "no mysql support in > php" O_o You should read ports/UPDATING. > I checked on freshport and saw on php5 page that there's a php5-mysql > port, I installed it, still isn't working. Am I supposed to re-install > mod_php5 ? No, you should simply check that php.ini contains the correct configuration to load shared extensions, in particular comment out the extension_dir or set it to the correct location. -- Alex Dupre