On Monday 15 July 2002 10:27, Justin French wrote:

> I'm getting the following error using 4.1.1:
> "Fatal error: Call to undefined function: mcrypt_create_iv() in
> /usr/local/apache/htdocs/tests/enc.php on line 3"

Did you actually install the mcrypt libs?

> Which is confusing, given that the manual says mcrypt_create_iv() is
> available in PHP 4.

The hooks to those functions are there, it still requires that you install the 
lib.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Ah say, son, you're about as sharp as a bowlin' ball.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to