From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 01:14:02 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFF03106566B for ; Wed, 22 Feb 2012 01:14:02 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7F66B8FC08 for ; Wed, 22 Feb 2012 01:14:01 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so6200723wib.13 for ; Tue, 21 Feb 2012 17:14:01 -0800 (PST) Received-SPF: pass (google.com: domain of alexus@gmail.com designates 10.180.78.98 as permitted sender) client-ip=10.180.78.98; Authentication-Results: mr.google.com; spf=pass (google.com: domain of alexus@gmail.com designates 10.180.78.98 as permitted sender) smtp.mail=alexus@gmail.com; dkim=pass header.i=alexus@gmail.com Received: from mr.google.com ([10.180.78.98]) by 10.180.78.98 with SMTP id a2mr30492850wix.17.1329873241331 (num_hops = 1); Tue, 21 Feb 2012 17:14:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=REQ4FbsLCYR0Dj+jQsT7S6QK3pQq7g42CP5Dsv/7Q6o=; b=OLQ6fwWf1f/1vaAj/QPeNpgIjM/CBNgV3wvQlHNbbOX52RgJ0pbfyyIAkLXEKbcoKo PRHSUpMdj0hfKkByYHK4fgOB9wwdKPfHiky7gGtIQFiIQti7CXH3TjvNKKTKj1oq2l99 2bBV9APwwqZPFHqIowI7hFuInYqcPp1RtjjJg= MIME-Version: 1.0 Received: by 10.180.78.98 with SMTP id a2mr25395954wix.17.1329873241174; Tue, 21 Feb 2012 17:14:01 -0800 (PST) Received: by 10.216.186.141 with HTTP; Tue, 21 Feb 2012 17:14:01 -0800 (PST) Date: Tue, 21 Feb 2012 20:14:01 -0500 Message-ID: From: alexus To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: apache22 + php5 (package not ports) ~ spawn-fcgi ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 01:14:03 -0000 is there a way to make apache22 w/ php5 without using /usr/ports? just using pkg_add -r apache22 && pkg_add -r php5 maybe through spawn-fcgi somehow? anyone have a good example/docs how to do it? -- http://alexus.org/