From owner-freebsd-questions@FreeBSD.ORG Thu Jan 3 22:36:32 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DF2BAF88 for ; Thu, 3 Jan 2013 22:36:32 +0000 (UTC) (envelope-from mattr-lists@eagle.ca) Received: from cohiba.eagle.ca (cohiba.eagle.ca [208.70.104.203]) by mx1.freebsd.org (Postfix) with ESMTP id 7CB34AAF for ; Thu, 3 Jan 2013 22:36:32 +0000 (UTC) Received: (qmail 79882 invoked by uid 89); 3 Jan 2013 22:29:49 -0000 Received: from unknown (HELO MattRauchPC) (mattr-lists@eagle.ca@208.70.104.100) by cohiba.eagle.ca with ESMTPA; 3 Jan 2013 22:29:49 -0000 From: "Matt Rauch" To: Subject: Looking for info on how to install and configure suPHP on FreeBSD 8 Date: Thu, 3 Jan 2013 17:29:46 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7601.17609 thread-index: Ac3qAdXivZtQ5j/4Rz6vmocsC1TF0g== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 22:36:32 -0000 Hello, I apologize if there is an easy spot to find this, but I'm looking for some instructions on implementing suPHP on FreeBSD 8 with Apache. The server is currently in production and I'd like to convert it from running PHP files as an Apache module and instead as cgi with suPHP for security and for some issues that crop up with file and directory ownership with Joomla and other CMS platforms. I have done quite a bit of searching and cannot find just a step by step installation guide of any kind for FreeBSD. I can find my way around FreeBSD pretty well, but am by no means an expert user, hence why a guide would be perfect. Any help would be greatly appreciated, Matt Rauch