From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 10:23:58 2004 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 77E7316A4CE for ; Wed, 22 Sep 2004 10:23:58 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B10643D45 for ; Wed, 22 Sep 2004 10:23:57 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i8MANqEJ012697 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Sep 2004 11:23:52 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)i8MANpmg012696; Wed, 22 Sep 2004 11:23:51 +0100 (BST) (envelope-from matthew) Date: Wed, 22 Sep 2004 11:23:51 +0100 From: Matthew Seaman To: digish reshamwala Message-ID: <20040922102351.GB11820@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , digish reshamwala , freebsd-questions@freebsd.org References: <9ca0495bfc23.4150556f@usc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA" Content-Disposition: inline In-Reply-To: <9ca0495bfc23.4150556f@usc.edu> User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 22 Sep 2004 11:23:52 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040904, clamav-milter version 0.75l on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: Help with phpmyadmin 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: Wed, 22 Sep 2004 10:23:58 -0000 --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--