From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 12:15:45 2003 Return-Path: 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 2C93516A4B3 for ; Sun, 28 Sep 2003 12:15:45 -0700 (PDT) Received: from corpweb.trip.net (corpweb.trip.net [216.139.64.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5637744025 for ; Sun, 28 Sep 2003 12:15:44 -0700 (PDT) (envelope-from dhull@digitaloverload.net) Received: from localhost.localdomain (1Cust51.tnt2.anchorage.ak.da.uu.net [65.239.41.51]) by corpweb.trip.net (8.12.10/8.12.10) with ESMTP id h8SJFfAK090231 for ; Sun, 28 Sep 2003 14:15:42 -0500 (CDT) From: Damien Hull To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 28 Sep 2003 11:15:41 -0800 Message-Id: <1064776543.21655.19.camel@debian> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.37 Subject: Installing Apache from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 19:15:45 -0000 I need Apache installed with php. I see mod_php or something in the ports. I plan on jumping in and running make install. That should give me Apache with php ready to go. What should I do if I need to add another something else to Apache? Can I just go back to the ports and select something? NOTE I'm running 4.9 which I got while upgrading to the stable 4.x branch.