On Sun, Jan 25, 2009 at 2:43 PM, Michele Waldman wrote:
> I got an undefined function error on mcrypt_encrypt.
>
> It looks to be an extension. I downloaded the source code.
>
> I'm guessing my hosting provider didn't include it. So what's new?
>
> I see a lot on line about using use_entension=p
On Jan 25, 2009, at 3:11 PM, Michele Waldman wrote:
What am I looking for? I've never seen phpinfo() where mcrypt was
installed.
--disable-posix-threads in the configuration command or something in
additional .ini files parsed? Would it list mcrypt explicitly?
Michele
You'll see --with-mcry
:talk-boun...@lists.nyphp.org] On
Behalf Of Ajai Khattri
Sent: Sunday, January 25, 2009 2:46 PM
To: NYPHP Talk
Subject: Re: [nyphp-talk] mcrypt_encrypt
On Sun, 25 Jan 2009, Michele Waldman wrote:
> I'm guessing my hosting provider didn't include it. So what's new?
>
> I
On Sun, 25 Jan 2009, Michele Waldman wrote:
> I'm guessing my hosting provider didn't include it. So what's new?
>
> I see a lot on line about using use_entension=php_mcrypt.dll, but that's in
> a windows environment.
>
> Does anyone know? If I have to do anything in the php.ini file to use
>
I got an undefined function error on mcrypt_encrypt.
It looks to be an extension. I downloaded the source code.
I'm guessing my hosting provider didn't include it. So what's new?
I see a lot on line about using use_entension=php_mcrypt.dll, but that's in
a windows environment.
Does anyone kno