Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2005 10:44:04 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        christophe ollier <c.ollier.ml@free.fr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Witch apache, mysql and php do i need ?
Message-ID:  <20050127104404.GB3270@gravitas.thebunker.net>
In-Reply-To: <41F8AEF7.3010502@free.fr>
References:  <ef60af0905012622493da77413@mail.gmail.com> <41F8AEF7.3010502@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050127104404.GB3270>