From owner-freebsd-questions Wed Nov 13 0:51:40 2002 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 94E4537B401 for ; Wed, 13 Nov 2002 00:51:39 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9388C43E3B for ; Wed, 13 Nov 2002 00:51:35 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [12.145.236.217] by mail.gbronline.com (SMTPD32-7.13) id A20D9E5A006A; Wed, 13 Nov 2002 02:49:17 -0600 Message-ID: <02ae01c28af1$b8b646a0$84ec910c@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: "Jon Reynolds" , References: <1037174806.1435.90.camel@localhost.localdomain> Subject: Re: Where is the default install for mysql Date: Wed, 13 Nov 2002 02:50:28 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Jon Reynolds" To: Sent: Wednesday, November 13, 2002 2:06 AM Subject: Where is the default install for mysql > Okay, I have gotten the advice from the list to use a php4 and mysql > solution to my webcalendar instead of my previous idea. I have never > used mysql and have just installed it from the ports directory using > make then make install on freebsd 4.7 and I need to rebuild my php > with-mysql=/mysql/directory/ from how installed mysql would my path to > mysql be /usr/local/bin/mysql? > > Jon Think So. PHP also has built-in support for MySQL, so you can sometimes get away with leaving the path off of the configure option. However, there are some warnings, I think at the end of the 'make' of PHP, about this. Try and see, or just do some more reading.... Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message