php-general | 2001062
Date: 06/21/01
- Next message: Hugh Bothwell: "Re: [PHP] Calculate # of minutes during working hours between two dates"
- Previous message: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- In reply to: Christopher Ostmo: "Re: [PHP] mcrypt_cbc()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I ended up getting everything installed. But now when I go to the page, I
get this:
Warning: mcrypt module initialization failed in
/home2/golfballs.net/www/includes/crypt_lib.php on line 35
any ideas why I get that?
----- Original Message -----
From: Christopher Ostmo <tech <email protected>>
To: Tyler Longren <tyler <email protected>>
Cc: <php-general <email protected>>
Sent: Thursday, June 21, 2001 4:47 PM
Subject: Re: [PHP] mcrypt_cbc()
> 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. tech <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: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Hugh Bothwell: "Re: [PHP] Calculate # of minutes during working hours between two dates"
- Previous message: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- In reply to: Christopher Ostmo: "Re: [PHP] mcrypt_cbc()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

