From owner-freebsd-questions Wed Sep 2 14:32:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08793 for freebsd-questions-outgoing; Wed, 2 Sep 1998 14:32:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08695 for ; Wed, 2 Sep 1998 14:32:14 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id OAA29168; Wed, 2 Sep 1998 14:31:42 -0700 (PDT) Date: Wed, 2 Sep 1998 14:31:42 -0700 (PDT) From: Dan Busarow To: David Chamberlain cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD, Apache and databases In-Reply-To: <35ED92A7.2FD591D1@ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/SIGNED; PROTOCOL="application/x-pkcs7-signature"; MICALG=sha1; BOUNDARY=------------ms5815536463B4DD82E770898C Content-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --------------ms5815536463B4DD82E770898C Content-Type: TEXT/PLAIN; CHARSET=us-ascii Content-ID: On Wed, 2 Sep 1998, David Chamberlain wrote: > I saw a product called MySQL, which looks pretty good. I can probably figure > out how to install that and make it work from the instructions. We use it, works great. > How do I get the data from the SQL server to the Web page. With CGI scripts. mysql has both a C API and a DBD::DBI perl interface. The DBD::DBI stuff comes with the mysql distribution so you don't even need to go looking for it. With your low horespower system I'd suggest using the C API though. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 --------------ms5815536463B4DD82E770898C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message