From owner-freebsd-questions Fri May 28 13:12:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from posgate.acis.com.au (posgate.acis.com.au [203.14.230.14]) by hub.freebsd.org (Postfix) with ESMTP id 5374314F30 for ; Fri, 28 May 1999 13:12:09 -0700 (PDT) (envelope-from andymac@bullseye.apana.org.au) Received: from bullseye.apana.org.au (uucp@localhost) by posgate.acis.com.au (8.9.2/8.9.2/Debian/GNU) with UUCP id GAA05973; Sat, 29 May 1999 06:03:39 +1000 (EST) Received: from bullseye.apana.org.au (central.apana.org.au [203.9.107.245]) by bullseye.apana.org.au (8.8.8/8.8.8) with SMTP id UAA00958; Fri, 28 May 1999 20:36:25 +1000 (EST) (envelope-from andymac@bullseye.apana.org.au) Date: Fri, 28 May 1999 20:30:27 +1000 (EST) From: Andrew MacIntyre To: jfreeze@lexmark.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to install Apache+Php3+PostreSQL? In-Reply-To: <199905271959.AA18949@interlock2.lexmark.com> Message-ID: X-X-Sender: andymac@bullseye.apana.org.au MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 May 1999 jfreeze@lexmark.com wrote: > With much support from the group I have been able to install postgresql. > apache-php3-1.3.4 was installed with FreeBSD 3.1 from the wccdrom 4 cd set. > I have also been able to access my postgres databases via pgaccess. {...} This is where you have to use the ports. cd /usr/ports/www/apache-php-13 (last part of path may not be quite right) make make install Part of the make operation of this port presents you with a menu of various options that can be compiled in to apache-php, of which I know postgres support is one (default is mysql). You may run into a snag if any dependencies can't be resolved because out-of-date source tarballs can't be retrieved. If you can find the tarballs concerned yourself, put them in /usr/ports/distfiles, and retry the above make procedure. Otherwise you have to install one of the ports update packages to bring your ports tree up to current versions. -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andrew.macintyre@aba.gov.au (work) | Snail: PO Box 370 andymac@bullseye.apana.org.au (play) | Belconnen ACT 2616 Fido: Andrew MacIntyre, 3:620/243.18 | Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message