From owner-freebsd-questions@FreeBSD.ORG Tue May 16 15:11:01 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 3BA8116A61D for ; Tue, 16 May 2006 15:11:01 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA74143D46 for ; Tue, 16 May 2006 15:11:00 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060516151059.UGAL27996.mta10.adelphia.net@barbish>; Tue, 16 May 2006 11:10:59 -0400 From: "fbsd" To: , Date: Tue, 16 May 2006 11:10:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <20060516143954.3942F382AFB@mxo2.broadbandsupport.net> Importance: Normal Cc: Subject: RE: Loading php5 and apache 1.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 15:11:02 -0000 I am fighting that same battle my self on a 6.1 system. I use the packages to do this. apache, php5, mysql5 Have no problem with the mysql5 part. I reported the default had changed for php5 port not to include the apache module on last Thursday. Today it looks like the port default has been changed back to including the apache module. The package of php5 has not been recreated yet so you have to use the port version. Best to delete the /usr/ports/lang/php5 directories and download the php5 port config files anew to get the most current version from the cvsup server. Also saw some updates to the ports base come down which may also effect the correction of this problem Then do "make config" to verify the apache module build option is selected. Then make install clean on php5. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Ron Clark Sent: Tuesday, May 16, 2006 10:40 AM To: freebsd-questions@freebsd.org Subject: Loading php5 and apache 1.3 Hello all, Two weeks ago I buid a FreeBSD 5.x b=x for work and load apache 1.3 and php5 with no issues. A week later, I tr= and build another server for the house and I am having all kinds of isues=ith php. I understand the ports have changed and libphp5.so is no longer compiled by default when ports/lang/php5-extensions is loaded, so how does =ne go about setting up a web server with php5, easily? Has anyone done thi= yet, either 5.x or 6.x? I need help! Thanks in a=vance. Ron _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"