Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2004 11:23:51 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        digish reshamwala <reshamwa@usc.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Help with phpmyadmin
Message-ID:  <20040922102351.GB11820@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <9ca0495bfc23.4150556f@usc.edu>
References:  <9ca0495bfc23.4150556f@usc.edu>

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

--neYutvxvOLaeuPCA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 21, 2004 at 04:23:11PM -0700, digish reshamwala wrote:

> How can I install phpMyAdmin without using ports in FreeBSD 5.2.1??

Speaking as the port maintainer: what's the problem with the port?  As
far as I can tell from looking back at postings you've made in this
list, you've actually got a problem with the security/php4-openssl
port.  Unfortunately you need to have php4-openssl installed as a
dependency of phpMyAdmin[1].

The error mesage you're getting about:

    'Dependency warning: used OpenSSL version contains known
     vulnerabilities. Please update or define either WITH_OPENSSL_BASE
     or WITH_OPENSSL_PORT

is the ports system trying to stop you shooting yourself in the foot
by installing software that uses a version of OpenSSL with known
security vulnerabilities.  Details are given here, as well as
instructions on how to fix that specific problem:

    ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:05.open=
ssl.asc

Note however that there are other fixes available for other
vulnerabilities in 5.2.1-RELEASE: the latest is 5.2.1-RELEASE-p10.
Recommended solution would be to cvsup(1) the latest sources from the
RELENG_5_2 branch and do a complete buildworld cycle as described in
the Handbook.  However, as a complete beginner, you might find that
using the binary patches supplied via FreeBSD Update suits you better:

    http://www.daemonology.net/freebsd-update/

After that, the phpMyAdmin port should install smoothly.

	Cheers,

	Matthew

[1] Well, you do at the moment.  There's a maintainer update waiting
to go in once the ports freeze for 5.3-RELEASE is lifted, which will
make most of those dependencies optional.  See

    http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/71100

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--neYutvxvOLaeuPCA
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBUVK3iD657aJF7eIRAtrGAKCskcts6GPuXw4SFikNGTLZExR1aQCfbLdI
S9NvWl2rLY4pk3wha82TWQ0=
=XKeG
-----END PGP SIGNATURE-----

--neYutvxvOLaeuPCA--



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