Help with phpmyadmin

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Sep 22 03:23:58 PDT 2004


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.openssl.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=ports/71100

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040922/a730e1af/attachment.bin


More information about the freebsd-questions mailing list