ID:               24052
 Comment by:       andy at vividflow dot com
 Reported By:      wkongucd at yahoo dot com
 Status:           Closed
 Bug Type:         mcrypt related
 Operating System: Windows 2000
 PHP Version:      4.3.4
 Assigned To:      edink
 New Comment:

It seems that the general concensus is that this issue is closed,
however, I'm running PHP 4.3.4 on a win 2k machine & apache 1.3x, also
downloaded latest libmcrypt.dll, and I consistently get

Fatal error: Call to undefined function: mcrypt_generic_deinit() in
...

everything else related to mycrypt works


Previous Comments:
------------------------------------------------------------------------

[2004-01-18 17:39:28] [EMAIL PROTECTED]

Ok. The instructions on my site were a bit outdated. Your are supposed
to use php_mcrypt.dll from the php distribution 4.3.2 or newer and only
libmcrypt.dll from the file dowloaded from
http://ftp.emini.dk/pub/php/win32/mcrypt/

I have now removed php_mcrypt.dll from there so people in he future
don't make similar mistake.

------------------------------------------------------------------------

[2004-01-18 14:33:06] ronan at ronanmcnulty dot co dot uk

I have the exact same error with the example 2 from :
http://www.php.net/manual/en/function.mcrypt-module-open.php

------------------------------------------------------------------------

[2004-01-18 14:28:35] [EMAIL PROTECTED]

Still seems to fail as a user on IRC reported that he still gets this
error; not sure why though as the define seems to be set just fine.
(Perhaps it needs to be set to /D HAVE_MCRYPT_GENERIC_DEINIT=1 as the
code uses  #if and not #ifdef).

------------------------------------------------------------------------

[2003-12-30 20:05:57] [EMAIL PROTECTED]

Was already fixed. (in the SNAPSHOTS..)


------------------------------------------------------------------------

[2003-12-19 06:12:53] nunoplopes at sapo dot pt

I'm using php 4.3.5-dev with the extension from
http://ftp.emini.dk/pub/php/win32/mcrypt/ as sugested by the manual.
I receive the error "Call to undefined function:
mcrypt_generic_deinit()".

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24052

-- 
Edit this bug report at http://bugs.php.net/?id=24052&edit=1

Reply via email to