From owner-freebsd-questions Tue Feb 15 7:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mcferrin.cs.colostate.edu (mcferrin.CS.ColoState.EDU [129.82.45.122]) by builder.freebsd.org (Postfix) with ESMTP id 1D2054364 for ; Tue, 15 Feb 2000 07:40:19 -0800 (PST) Received: from localhost (kunze@localhost) by mcferrin.cs.colostate.edu (8.9.3/8.9.3) with ESMTP id IAA27477; Tue, 15 Feb 2000 08:40:35 -0700 (MST) Date: Tue, 15 Feb 2000 08:40:35 -0700 (MST) From: "Small, but frustrating." To: peter kok Cc: freebsd-questions@FreeBSD.ORG Subject: Re: php + mysql In-Reply-To: <20000215144141.88047.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you need to configure php using --with-mysql and everything should work ok. after you get it working you can use the mysql_ to connect to your databases. check out the annotated manual on www.php.net, it has a nice description of all the functions plus some very helpful comments by php users matt On Tue, 15 Feb 2000, peter kok wrote: > Hello all > > Re: apache integrate with php + mysql > > I am wandering to know how to setup php + mysql > Could you give me a guide or reference link > > Thank you so much > > Best regards > Peter > > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message