Gentoo Archives: gentoo-user

From: Francesco Riosa <BastianBalthazarBux@×××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PHP and MCRYPT
Date: Fri, 09 Dec 2005 14:56:31
Message-Id: 43999732.8080006@pnpitalia.it
In Reply to: [gentoo-user] PHP and MCRYPT by Jeff Grossman
1 Jeff Grossman wrote:
2 > I am running dev-lang/php 5.0.5. I installed phpmyadmin, and when I
3 > first go into it, it says I do not have mcrypt installed in my php. How
4 > do I enable mcrypt in PHP? I tried adding the use flag of mcrypt, but
5 > that does not seem to do anything. What am I missing?
6 >
7 > Thanks,
8 > Jeff
9 >
10 >
11 $ grep mcrypt /usr/portage/eclass/php5-sapi-r3.eclass
12 crypt? ( >=dev-libs/libmcrypt-2.4 )
13 enable_extension_with "mcrypt"
14 "crypt" 1
15
16
17 so the use flag is "crypt"
18
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] PHP and Mbstring (was Re: PHP and MCRYPT) Jeff Grossman <jeff@×××××××.com>