From owner-freebsd-ports@FreeBSD.ORG Thu Jan 8 03:05:28 2009 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 CF6C9106564A for ; Thu, 8 Jan 2009 03:05:28 +0000 (UTC) (envelope-from krf@splip.com) Received: from saber.cyclonus.com (saber.cyclonus.com [69.71.113.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7E5748FC18 for ; Thu, 8 Jan 2009 03:05:28 +0000 (UTC) (envelope-from krf@splip.com) Received: from [192.168.1.100] (saber.cyclonus.com [69.71.113.18]) by saber.cyclonus.com (8.14.3/8.14.3) with ESMTP id n082invO076381; Wed, 7 Jan 2009 20:44:50 -0600 (CST) (envelope-from krf@splip.com) Message-ID: <49656901.6050902@splip.com> Date: Wed, 07 Jan 2009 20:46:25 -0600 From: Karl Friesen User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: dan@langille.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: mantis-1.1.6 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: Thu, 08 Jan 2009 03:05:29 -0000 Hi there, I was just trying to install Mantis on under FreeBSD 7.0-p7, and when I tried to run http://hostname/mantis/admin/install.php, I saw nothing but a blank screen. After playing around with things for a while, I managed to get things to work by installing the following additional ports: databases/php5-mysql www/php5-session Could (should) these be added as packages that the mantis port depends on? Thanks, --karl