From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 10:44:18 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 D1E3916A4CE for ; Thu, 27 Jan 2005 10:44:18 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7725743D60 for ; Thu, 27 Jan 2005 10:44:18 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id 885ED9774A; Thu, 27 Jan 2005 10:44:17 +0000 (GMT) Received: from gravitas.thebunker.net (localhost [127.0.0.1]) j0RAiDrt007147; Thu, 27 Jan 2005 10:44:13 GMT (envelope-from matthew@gravitas.thebunker.net) Received: (from matthew@localhost) by gravitas.thebunker.net (8.13.1/8.13.1/Submit) id j0RAi4tM007146; Thu, 27 Jan 2005 10:44:04 GMT (envelope-from matthew) Date: Thu, 27 Jan 2005 10:44:04 +0000 From: Matthew Seaman To: christophe ollier Message-ID: <20050127104404.GB3270@gravitas.thebunker.net> Mail-Followup-To: Matthew Seaman , christophe ollier , Gert Cuykens , freebsd-questions@freebsd.org References: <41F8AEF7.3010502@free.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rS8CxjVDS/+yyDmU" Content-Disposition: inline In-Reply-To: <41F8AEF7.3010502@free.fr> User-Agent: Mutt/1.5.6i cc: Gert Cuykens 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 10:44:19 -0000 --rS8CxjVDS/+yyDmU Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2005 at 10:05:59AM +0100, christophe ollier wrote: > Le 27/01/2005 =E0 07:49, Gert Cuykens a =E9crit : >=20 > >So i can use phpmyadmin, use php as a apache module , make a ssl > >connection and use the include feature. >=20 > The easiest way would be to install the phpMyAdmin port, it will build=20 > all needed software, with the exception of mysql-server (the MySQL port= =20 > is split between a client and a server softwares). >=20 > >PS 2.1+ and 5+ are my favorite numbers :) >=20 > Sorry, the dependencies at this time show Apache 1.3.33, mod_php 4.4.3,= =20 > MySQL 4.0.23a. Wrong numbers :) Those are just the defaults. You can override them by putting: WITH_APACHE2=3Dyes APACHE_PORT=3Dwww/apache21 DEFAULT_PHP_VER=3D5 WITH_MYSQL_VER=3D50 into /etc/make.conf There are quite a few similar variables you can set to control choice of dependency where there are several versions of a port that could work equally well. Unfortunately (for historical reasons) such usage isn't completely standardised: some ports do it /this/ way, others do it /that/ way. The large blocks of comments at the beginning of most of the files within /usr/ports/Mk are the most complete guides to what's available. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --rS8CxjVDS/+yyDmU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQfjF9Jr7OpndfbmCAQLSPgQAtk83AnPE85+V+huVqASH7B4FYnHPL8Tv fqDRvl23+Sbc+EE4jqphC4N4/244tKAExtHyd1GJvygDmxXrH3cB2B12EXHkPQxK LdumkCBnUWd1lCV3wiRDzHUBKLIrDS/yrqrhvTEe34NDLJ5XrbGy2la9zCdumkrF 3yELBclmsys= =CWJD -----END PGP SIGNATURE----- --rS8CxjVDS/+yyDmU--