Jump to content

mcrypt load problem


Recommended Posts

I installed php 5.2.11 on Windows 7 with IIS 7.5 fine using a Windows platform app. After installing phpmyadmin the "cannot load mcrypt" error occurs. The necessary dll's are missing from my files. I downloaded and unzipped 5.2.11 binaries (non-thread safe) and copied php_mcrypt.dll into the /ext folder and php root folder. I also copied libmycrypt.dll into System, System32 and Windows folders. The php.ini was modified adding extension=php_mcrypt.dll

 

According to everything I read, this should fix the problem. mcrypt is still not loaded according phpinfo() or myphpadmin first page.

 

Can anyone suggest what is wrong?

 

Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.