php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21519 php-4.3-mcrypt doens't load under Windows
Submitted: 2003-01-08 11:36 UTC Modified: 2003-01-09 06:40 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: samuel at nrs-group dot com Assigned:
Status: Not a bug Package: *Encryption and hash functions
PHP Version: 4.3.0 OS: Windows 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: samuel at nrs-group dot com
New email:
PHP Version: OS:

 

 [2003-01-08 11:36 UTC] samuel at nrs-group dot com
Hello,

I downloaded the binary distribution for mcrypt from:

http://www.php.net/manual/en/ref.mcrypt.php

and I get an error when start the module from IIS.

The error seems to be coming from API incompatibility.
I tried to load other extensions that come from the PHP distribution and they work properly but this one (php_mcrypt.dll) doesn't.

I am in the end of a project and need desperately encryption.

I would be very pleased if you can give me a solution.

Many thanks in advance.

Samuel Vicent

Samuel Vicent Pitarch
NET REAL SOLUTIONS S.L.
12540 vila-real, Castellon
SPAIN
+34 964 52 33 31
+34 637 44 15 97

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-08 17:49 UTC] edink@php.net
Did you get this file: http://ftp.proventum.net/pub/php/win32/misc/mcrypt/php-4.3-mcrypt.zip

Did you follow the intructions that are included in that zip?
 [2003-01-09 04:44 UTC] samuel at nrs-group dot com
Hello,

Yes, I downloaded such zip file and correctly followed the instructions attached but an error happens when loading the dll. 
This error always appears in the System Event Log, and it is:

Unable to load dynamic library 'C:\PHP\php-4.2.3-Win32\extensions\php_mcrypt.dll'

I look forward to your response as soon as you can.

Many Thanks
 [2003-01-09 05:16 UTC] edink@php.net
Which version of PHP are you using? These .dlls work only with 4.3.0.
 [2003-01-09 06:37 UTC] samuel at nrs-group dot com
Great!

I updated php from 4.2.3 to 4.3 and it works properly.
Thank you very much for your help.
Kind regards,

           Samuel Vicent
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 17:01:30 2025 UTC