From owner-freebsd-ports@FreeBSD.ORG Mon Jan 9 22:19:13 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1A4D106566B for ; Mon, 9 Jan 2012 22:19:13 +0000 (UTC) (envelope-from alexus@alexus.org) Received: from alexus.org (alexus.org [64.237.55.82]) by mx1.freebsd.org (Postfix) with ESMTP id 584688FC1F for ; Mon, 9 Jan 2012 22:19:12 +0000 (UTC) Received: (qmail 60119 invoked from network); 9 Jan 2012 21:52:30 -0000 Received: by simscan 1.4.0 ppid: 60116, pid: 60117, t: 0.0022s scanners: regex: 1.4.0 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=alexus.org; b=GD1+LjH5F3T/qGujpsY+0ZxRHh91zYRW1E3haWd7Z+bUy2h/nukJFe9MNyMSpEVkEv6QU40CvSorAplGtUvQe8Kal13VxrpZ5fXWc9RFE81tIAa2PltzG+WxIxppD7MK ; Received: from unknown (HELO ?192.168.1.126?) (postmaster@alexus.org@69.10.67.106) by alexus.org with ESMTPSA (AES128-SHA encrypted, authenticated); 9 Jan 2012 21:52:30 -0000 From: alexus Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Mon, 9 Jan 2012 16:52:19 -0500 Message-Id: <0812A14F-CC55-4E08-A5CD-CB61FC4B5872@alexus.org> To: ale@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v1251.1) X-Mailer: Apple Mail (2.1251.1) Cc: ports@FreeBSD.org Subject: FreeBSD Port: php5-5.3.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2012 22:19:13 -0000 Hello I'm trying to migrate from REDHAT EL world to FREEBSD. We have a policy = of installing binary packages and stay away from compiling source code. I have FreeBSD-9.0RC3 and I did pkg_add -r apache22 pkg_add -r php5, so = now I have both packages installed but I can't get them to work = together... am I doing something wrong? or was it not meant to work together? or = there is something else needs to be done that I'm missing? if possible = I'd like to stay away from (/usr/ports), as we want to use packages only thanks.=