From owner-freebsd-questions@FreeBSD.ORG Thu Oct 26 20:04:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D2E6E16A415 for ; Thu, 26 Oct 2006 20:04:07 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08C7F43D49 for ; Thu, 26 Oct 2006 20:04:02 +0000 (GMT) (envelope-from wodfer@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1089134nfc for ; Thu, 26 Oct 2006 13:04:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Xh1NMr9wC9DNd3UiIZonExl/c2iRQj9pZ49bMMWBxD+v2zShpczpsYp7MXcQ3BqSOtSegmvcXS0t78AjilRQhC7IKUMHIl5OkG/X89m+2yJgt5y7R6JJlhARQrnVoXylcL3IafVlHKlN9/mFTgxhzz4LaZ03b/T3mqvPvyKpXOw= Received: by 10.49.29.3 with SMTP id g3mr6145794nfj; Thu, 26 Oct 2006 13:04:02 -0700 (PDT) Received: by 10.49.14.14 with HTTP; Thu, 26 Oct 2006 13:04:02 -0700 (PDT) Message-ID: <23ed14b80610261304j6ad8df81id279199e7c3ed3ec@mail.gmail.com> Date: Thu, 26 Oct 2006 22:04:02 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PHP compile arguements X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 20:04:07 -0000 Hi, I need to recompile PHP on my FreeBSD 6.1 STABLE system with two compile arguements and I don't know how to do this. What would the correct compile arguements be when using PORTINSTALL for: WITH apache and WITHOUT versioning? Thanks! Andreas