From owner-freebsd-questions@FreeBSD.ORG Mon Jan 8 01:49:06 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9380216A403 for ; Mon, 8 Jan 2007 01:49:06 +0000 (UTC) (envelope-from tethys.ocean@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id 5943113C44B for ; Mon, 8 Jan 2007 01:49:06 +0000 (UTC) (envelope-from tethys.ocean@gmail.com) Received: by wr-out-0506.google.com with SMTP id 55so2530077wri for ; Sun, 07 Jan 2007 17:49:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=umvDUMJLKrQSEdGHiUdMpZNcFOMkNHjbhqzRVPbPzKTnllOebr92Da1zXvRtsI6JZjhBdKDA+dSukGXCxlPri86Rjb335YJbND13S7yUGeYDJNM4YIzRJo1FQkcloSY6qT39zbTFw7bwPF5v3K5Bq3o0LHmNkeRulaFcIn6lsIE= Received: by 10.90.78.9 with SMTP id a9mr1736550agb.1168219465758; Sun, 07 Jan 2007 17:24:25 -0800 (PST) Received: by 10.90.50.14 with HTTP; Sun, 7 Jan 2007 17:24:25 -0800 (PST) Message-ID: <235b80000701071724g7ada06v15816147bff0e879@mail.gmail.com> Date: Mon, 8 Jan 2007 03:24:25 +0200 From: "tethys ocean" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: apache2.2 php5.1 mysql5 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: Mon, 08 Jan 2007 01:49:06 -0000 Hi I have FreeBSD 6.1 installed Apache 2.2 Mysql5 and also PHP5.1 but PHP5 doesnt work Are there anybody works together it? I did it such kinds of setting. apache22_enable="YES" mysql_enable="YES" AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps