[gentoo-user] PHP and MCRYPT

2005-12-09 Thread Jeff Grossman
I am running dev-lang/php 5.0.5.  I installed phpmyadmin, and when I 
first go into it, it says I do not have mcrypt installed in my php.  How 
do I enable mcrypt in PHP?  I tried adding the use flag of mcrypt, but 
that does not seem to do anything.  What am I missing?

Thanks,
Jeff

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PHP and MCRYPT

2005-12-09 Thread Francesco Riosa
Jeff Grossman wrote:
 I am running dev-lang/php 5.0.5.  I installed phpmyadmin, and when I 
 first go into it, it says I do not have mcrypt installed in my php.  How 
 do I enable mcrypt in PHP?  I tried adding the use flag of mcrypt, but 
 that does not seem to do anything.  What am I missing?

 Thanks,
 Jeff

   
$ grep mcrypt /usr/portage/eclass/php5-sapi-r3.eclass
crypt? ( =dev-libs/libmcrypt-2.4 )
enable_extension_with   mcrypt   
crypt 1


so the use flag is crypt


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PHP and MCRYPT

2005-12-09 Thread Dale
Jeff Grossman wrote:

I am running dev-lang/php 5.0.5.  I installed phpmyadmin, and when I 
first go into it, it says I do not have mcrypt installed in my php.  How 
do I enable mcrypt in PHP?  I tried adding the use flag of mcrypt, but 
that does not seem to do anything.  What am I missing?

Thanks,
Jeff

  

This may point you in the area to look.  There is something you have to
enable in your kernel for it to work.  I threw the error away earlier
because I don't use crypt. I do remember that part though.  No clue on
php itself though.

Hope that helps a little anyway.

Dale
:-)

-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as 
servers.  

-- 
gentoo-user@gentoo.org mailing list