How to install PHP with --mcrypt and --mhash?

Answer Posted / shanmuga

It is only for windows server...

First u download the libmcrypt.dll from internet.And put the
dll into your system32 folder.

URL for that library.

http://ftp.emini.dk/pub/php/win32/mcrypt/

Then enable the line

extension=php_mcrypt.dll

in php.ini and restart apache.

Now the mcrypt function will work.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What backslash character will match whitespace?

557


Is php 5 still supported?

514


Is multilevel inheritance possible in php?

497


What is slim framework?

494


How do you pass a variable by value?

571






What is binary safe string?

532


What is the current php version?

546


Tell me which function gives us the number of affected entries by a query?

515


What is difference between base_url and site_url?

491


What does $_ post mean in php?

588


What is difference between strstr() and stristr() in PHP?

535


What is php constructor?

532


Is php front end or back end?

505


How can you retrieve data from the mysql database using php?

537


What is php form validation?

543