From owner-freebsd-ports Mon May 29 10:55:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 423A737B714 for ; Mon, 29 May 2000 10:55:09 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.hiwaay.net (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e4THt4N30167; Mon, 29 May 2000 12:55:04 -0500 (CDT) Date: Mon, 29 May 2000 12:55:04 -0500 (CDT) From: Steve Price To: Marcello Di Pietro Cc: freebsd-ports@freebsd.org Subject: Re: PHP+POSTGRES+APACHE In-Reply-To: <3932AE0E.23C2C1D1@chello.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [redirected to -ports] On Mon, 29 May 2000, Marcello Di Pietro wrote: # HELP, # I am not able to compile PHP with postgres support , I do exactly what I # do with Linux but in freebsd I have an error # I need help. # # The port that I download has apache with php only with mysql , but I use # PostgreSQL ...so I decided to compile it again .... I assume you are building from the the port, ports/www/apache13-php[34]. If so, then do the following: cd /usr/ports/www/apache13-php3 make clean make install At this point you will prompted with a dialog box with all kinds of knobs. Select the ones you want, click Ok, and sit back and watch the magic happen. HTH, -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message