Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 00:05:52 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Valentin Bud <valentin.bud@gmail.com>
Cc:        Mike Clarke <jmc-freebsd2@milibyte.co.uk>, freebsd-questions@freebsd.org
Subject:   Re: Can't upgrade or deinstall phpMyAdmin
Message-ID:  <20081023070552.GA79445@icarus.home.lan>
In-Reply-To: <139b44430810222359r41a24fb0o893cfd5a7d1e1ca2@mail.gmail.com>
References:  <200810221556.28731.jmc-freebsd2@milibyte.co.uk> <48FF43D8.6010209@infracaninophile.co.uk> <200810221805.08009.jmc-freebsd2@milibyte.co.uk> <139b44430810222359r41a24fb0o893cfd5a7d1e1ca2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2008 at 08:59:57AM +0200, Valentin Bud wrote:
> May i ask a question. Why do you use phpmyadmin from ports? It installs
> lots of libraries hence possible security threats in the future. So instead
> of
> taking care of updating a bunch of libraries just for phpmyadmin why don't
> you simply download it from http://www.phpmyadmin.net/, put in the apache
> doc
> root, set it up and so you have to take care to update it when a new version
> comes
> out.
> my 2 cents,
> v

You're talking about the dependencies it has on bzip2, GD, OpenSSL, PDF,
zlib, mcrypt, and mbstring.  These are *optional*; nothing stops you
from unchecking them in "make config".

However, be aware that removing some of them will cause phpmyadmin to
work fine, but emit warning messages to the user that <X> feature is
not available.  This is why said features are enabled by default.

I do not advocate downloading software and just "dumping it" into some
directory on a machine; if you really want to go that route, then why
use ports at all?  Heck, why use FreeBSD, just use Slackware Linux.

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




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