RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-12 Thread BigDog
; > -Original Message- > From: Nick Richardson [mailto:esoteric.web@;gte.net] > Sent: Tuesday, November 12, 2002 12:18 AM > To: [EMAIL PROTECTED] > Subject: RE: [PHP] Mcrypt Under IIS 5 / Win32? > > > I'm trying to load it via php.ini w/ extension=php_mcrypt.dll and

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-12 Thread Nick Richardson
t: Tuesday, November 12, 2002 12:18 AM To: [EMAIL PROTECTED] Subject: RE: [PHP] Mcrypt Under IIS 5 / Win32? I'm trying to load it via php.ini w/ extension=php_mcrypt.dll and php_mcrypt.dll is in the extension_dir - When php_mcrypt.dll is not in the right place, it tells me it can't loa

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-12 Thread Nick Richardson
o g :. [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 11, 2002 4:50 AM > To: Nick Richardson > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP] Mcrypt Under IIS 5 / Win32? > > > You need to uncomment the dll in the php.ini file...do a search for it > and then uncomment it

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread Ray Hunter
nt: Monday, November 11, 2002 4:50 AM > To: Nick Richardson > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP] Mcrypt Under IIS 5 / Win32? > > > You need to uncomment the dll in the php.ini file...do a search for it > and then uncomment it or add it to the php.ini file... > >

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread Nick Richardson
PROTECTED] Subject: RE: [PHP] Mcrypt Under IIS 5 / Win32? You need to uncomment the dll in the php.ini file...do a search for it and then uncomment it or add it to the php.ini file... That will load it... *Note: i would add that directory to your path that contains the mcrypt dll or all dlls for p

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread Nick Richardson
bject: RE: [PHP] Mcrypt Under IIS 5 / Win32? You need to uncomment the dll in the php.ini file...do a search for it and then uncomment it or add it to the php.ini file... That will load it... *Note: i would add that directory to your path that contains the mcrypt dll or all dlls for php an

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread .: B i g D o g :.
enticon.com] > Sent: Monday, November 11, 2002 4:37 AM > To: Nick Richardson > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP] Mcrypt Under IIS 5 / Win32? > > > > is there not a dll for mcrypt? > > > On Mon, 2002-11-11 at 19:34, Nick Richardson wrote: &g

RE: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread Nick Richardson
L PROTECTED] Subject: Re: [PHP] Mcrypt Under IIS 5 / Win32? is there not a dll for mcrypt? On Mon, 2002-11-11 at 19:34, Nick Richardson wrote: > I asked this before, but didn't get a response. > > Anyone out there have any experience a/o know where I can find > information on

Re: [PHP] Mcrypt Under IIS 5 / Win32?

2002-11-11 Thread .: B i g D o g :.
is there not a dll for mcrypt? On Mon, 2002-11-11 at 19:34, Nick Richardson wrote: > I asked this before, but didn't get a response. > > Anyone out there have any experience a/o know where I can find > information on getting the mcrypt functionality to work under Win32 - I > have found a port o