On Wed, 21 Nov 2001 10:49, Michael J. Seely wrote:
> HI Folks,
>
> I'm trying to use the encrypt and decrypt functions in PHP3.  I get a
> fatal error "Call to unsupported or undefined function encrypt() ...
>
>    Is this a configuration issue or I'm I doing something wrong?
>
> Thanks

If you are talking about the mcrypt functions, you need the mcrypt 
library - see the section of the manual on Mcrypt Encryption Functions - 
and you need to configure with  --with-mcrypt[=DIR]

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   Make like a shepherd and get the flock out of here.

-- 
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