From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 20:28:10 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C47C716A402 for ; Tue, 17 Jul 2007 20:28:10 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id 9FD4313C461 for ; Tue, 17 Jul 2007 20:28:10 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 5035 invoked from network); 17 Jul 2007 20:28:10 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Jul 2007 20:28:10 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4366328430; Tue, 17 Jul 2007 16:28:09 -0400 (EDT) To: "Balin Hansen" References: From: Lowell Gilbert Date: Tue, 17 Jul 2007 16:28:09 -0400 In-Reply-To: (Balin Hansen's message of "Tue\, 17 Jul 2007 12\:48\:14 -0700") Message-ID: <44bqea22sm.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@FreeBSD.org Subject: Re: lang/php5 port present no options within sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2007 20:28:10 -0000 "Balin Hansen" writes: > According to your handbook under the Apache HTTP Server section sysinstall > is supposed to present me with an OPTIONS menu when I try to install > lang/php5 but it never has and I've been pulling my hair out > trying reinstall from scratch, etc. I noticed that I can build php from > /usr/ports/lang/php5 but I remember a time when adding mod_php to an apache > install wasn't nearly this complicated. Any thoughts? You probably set the options already. Try "make config" and see "man ports" for a more detailed explanation. [Your explanation isn't clear enough for me to understand exactly what you're trying to do, so my advice is unfortunately general.]