Jump to content

[SOLVED] Problem with mcrypt on a Windows box


Recommended Posts

Hi all,

 

I just installed Apache 2.2, PHP5 and MySQL on my laptop. It worked fine and was quite easy. Then I downloaded the phpMyAdmin application.

 

This application complains and alerts me the mcrypt and mbstring needs to be in place in order to function properly.

 

I checked the PHP.ini file and found nothing about mcrypt. Did some search and found an article that I have to add extension=php_mcrypt.dll. But I then noticed that a mbcrypt.dll file is missing and I can not find it anywhere.

 

Any kind soul who can help me out?

 

Sincerely,

Andreas

First off it should be php_mcrypt.dll and php_mbstring.dll.

 

Anyway, how did you install PHP?

 

I used a Windows installer. But I managed to solve it. I downloaded the ZIP file and in that, I found ALL the .dll files.

 

Thank you for your willingness to help!

 

--Andreas

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.