Cannot load mcrypt extension. Please check your PHP configuration
Posted by: zeekstern (---.direcway.com)
Date: March 07, 2009 02:14AM

I did a search in this forum and found only one post that said to left click wamp, select php extensions and click on php_mcrypt. I tried that and it did not work. I then checked the php_mcrypt_filters and that didn't work either. I stopped and restarted all services.

Anyone know how to fix this?
Oh, I get this when trying to open phpMyAdmin.

Thanks,
Zeek

Options: ReplyQuote
Re: Cannot load mcrypt extension. Please check your PHP configuration
Posted by: zeekstern (---.direcway.com)
Date: March 07, 2009 03:09AM

Never mind. Got it fixed. Had to do this too:

Go to F:\wamp\bin\php\PHP52~1.8\php.ini
change ;extension=php_mcrypt.dll
to extension=php_mcrypt.dll
(ie. remove ; )

now go to the following 2 files and do the same:
F:\wamp\bin\php\PHP52~1.8\phpForApache.ini
F:\wamp\bin\apache\APACHE~1.11\bin\php.ini

I did the above for the mcrypt_filter parameter too.

Options: ReplyQuote


Sorry, only registered users may post in this forum.