Tyler Longren pressed the little lettered thingies in this order...

> Hello list,
> 
> Is there a special tirgger to enable the mcrypt_cbc() function when you
> ./configure PHP?  Or how do I get that function to work?  I get the error:
> call to undefined function.
> 
> Thanks,
> Tyler
> 

--with-mcrypt = [DIR]

You must have libmcrypt installed on your system (not the entire 
mcrypt program, just the libraries) prior to compiling PHP.

Get it here:
http://mcrypt.hellug.gr/

Good luck...

Christopher Ostmo
a.k.a. [EMAIL PROTECTED]
AppIdeas.com
Meeting cutting edge dynamic
web site needs

For a good time,
http://www.AppIdeas.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to