From owner-freebsd-questions@FreeBSD.ORG Sun Sep 17 21:31:09 2006 Return-Path: X-Original-To: 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 C545316A412; Sun, 17 Sep 2006 21:31:09 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 761EB43D5D; Sun, 17 Sep 2006 21:30:57 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id E9AAD10E72E; Sun, 17 Sep 2006 23:30:33 +0200 (CEST) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y7-IO4PMIBvU; Sun, 17 Sep 2006 23:30:32 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 250AA10E73F; Sun, 17 Sep 2006 23:30:32 +0200 (CEST) Date: Sun, 17 Sep 2006 23:30:58 +0200 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1179942253.20060917233058@rulez.sk> To: David Banning In-Reply-To: <20060917211517.GA11280@skytracker.ca> References: <20060917210544.GA46191@skytracker.ca> <1486626667.20060917231158@rulez.sk> <20060917211517.GA11280@skytracker.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Daniel Gerzo , questions@FreeBSD.org Subject: Re[2]: php5 module is not created X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 21:31:09 -0000 Hello David, Sunday, September 17, 2006, 11:15:17 PM, you wrote: > On Sun, Sep 17, 2006 at 11:11:58PM +0200, Daniel Gerzo wrote: >> Hello David, >> >> Sunday, September 17, 2006, 11:05:44 PM, you wrote: >> >> > I am attempting to install php with apache13. It seems that the mod_php5 >> > port does not exist in the ports. The main php5 port does not seem to >> > create the module. Without the php5 module, how does what get php5 >> > to work with apache13? >> >> Try make config in the lang/php5 port. > Is that the same as "make configure"? - I have been doing that. It isn't. Please read the ports(7) manual page :-) -- Best regards, Daniel mailto:danger@FreeBSD.org