From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 09:04:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CCB16A4CE for ; Thu, 27 Jan 2005 09:04:48 +0000 (GMT) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72E0643D39 for ; Thu, 27 Jan 2005 09:04:48 +0000 (GMT) (envelope-from c.ollier.ml@free.fr) Received: from [192.168.1.101] (jaures31-1-82-228-82-192.fbx.proxad.net [82.228.82.192]) by postfix4-1.free.fr (Postfix) with ESMTP id 7AA0527C728; Thu, 27 Jan 2005 10:04:47 +0100 (CET) Message-ID: <41F8AEF7.3010502@free.fr> Date: Thu, 27 Jan 2005 10:05:59 +0100 From: christophe ollier User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr-fr, fr, en-us, en MIME-Version: 1.0 To: Gert Cuykens References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: Witch apache, mysql and php do i need ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 09:04:48 -0000 Le 27/01/2005 à 07:49, Gert Cuykens a écrit : > So i can use phpmyadmin, use php as a apache module , make a ssl > connection and use the include feature. The easiest way would be to install the phpMyAdmin port, it will build all needed software, with the exception of mysql-server (the MySQL port is split between a client and a server softwares). > PS 2.1+ and 5+ are my favorite numbers :) Sorry, the dependencies at this time show Apache 1.3.33, mod_php 4.4.3, MySQL 4.0.23a. Wrong numbers :) > Also can everybody make a ssl connection or do you have to register a > key [...] ? I'm lucky you didn't use XOR, because the answer is "yes and yes". Olivier already provided details. Cheers, -- Christophe