andystev Posted October 17, 2006 Share Posted October 17, 2006 Greetings,This is my first attempt at enableing extensions in php.ini. All was going swimmingly until I came to php_mcrypt.dll.I’ve uncommented the line extension=php_mcrypt.dll;I’ve got a copy of libmcrypt.dll in the windows\system32 folder;but php\extensions doesn’t contain php_mcrypt.dll and I’m not sure where I can get this from. What I’ve read suggests it should be with the php install, but I can’t find it.OS: Windows XPServer: Apache/2.0.44 (Win32) mod_perl/1.99_08 Perl/v5.8.0PHP: 4.2.3I’d be most grateful for any suggestions.ThanksAndy. Quote Link to comment https://forums.phpfreaks.com/topic/24189-resolvedmcrypt-install/ Share on other sites More sharing options...
andystev Posted October 20, 2006 Author Share Posted October 20, 2006 Further reading suggests I might need to re-compile PHP.exe with mcrypt support. I have Access to MS visual C++, so this is at least possible.Can anyone offer pointers on doing this?Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/24189-resolvedmcrypt-install/#findComment-111726 Share on other sites More sharing options...
andystev Posted October 22, 2006 Author Share Posted October 22, 2006 Sorted... Upgrade to 4.4.4 and followed the php manual on extensions and all working fine now.Andy Quote Link to comment https://forums.phpfreaks.com/topic/24189-resolvedmcrypt-install/#findComment-112803 Share on other sites More sharing options...
Abee Posted November 4, 2006 Share Posted November 4, 2006 Hey Andy,Glad to here the issue has been fixed :)Thanks Abee. Quote Link to comment https://forums.phpfreaks.com/topic/24189-resolvedmcrypt-install/#findComment-119555 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.