From owner-freebsd-apache@FreeBSD.ORG Wed Sep 5 03:38:06 2007 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C7C216A418 for ; Wed, 5 Sep 2007 03:38:06 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from athena.hrdnet.com (athena.hrdnet.com [208.194.177.119]) by mx1.freebsd.org (Postfix) with ESMTP id DBA3F13C46C for ; Wed, 5 Sep 2007 03:38:05 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from gimail.af.mil (unverified [208.194.177.29]) by athena.hrdnet.com (Vircom SMTPRS 4.4.571.23) with ESMTP id for ; Tue, 4 Sep 2007 23:29:26 -0400 X-Modus-BlackList: 208.194.177.29=OK;ceco108@gimail.af.mil=OK X-Modus-Trusted: 208.194.177.29=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: X-EM-APIVersion: 2, 0, 2, 6 X-Priority: 3 (Normal) From: "ceco108@gimail.af.mil" To: freebsd-apache@freebsd.org Date: Tue, 4 Sep 2007 23:25:16 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=utf-8 Subject: Apache2.2 - MySQL 5.0 - PHP5.5 - PHP-Nuke X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2007 03:38:06 -0000 I am new PHP, Apache, and MySQL; but I have installed Apache 2.2, MySQL 5.0.45, PHP5.5, and PHP-Nuke 8.0 for a test environment on a laptop. I can query mysqlDB thru mysql cli --> show databases = info_schema, mysql, nuke, test but when I login as root I can connect to the PHP-Nuke Installer page, as a non-root user the page whats to open as a text file, and when I su and run firefox the page wants to download to my desktop. As root the page states -zlibs compression support Unavailable, - GD graphics support Unavailable, -MySQL support Unavailable. I do not know how to configure support for the unavailable items. I am getting a bit confussed with Nuke and MySQL docs regarding my.cnf file and the how - where to place the libary files. My file permissions are hosed for both mysql and the file local in the apache data dir. Thanks in advance for your help, Ceco