Welcome Guest, Not a member yet? Register   Sign In
How to install mcrypt on PHP 5.4?
#6

Check phpinfo()

if disabled
To the php.ini file in the wamp/bin/php/phpX.Y.Z/ directory (X.Y.Z refers to the php version)
You will get
;extension=php_mcrypt.dll

remove ";" from the front.
Now restart apache.
Reply


Messages In This Thread
RE: How to install mcrypt on PHP 5.4? - by CroNiX - 04-12-2015, 07:32 AM
RE: How to install mcrypt on PHP 5.4? - by alkarim - 04-13-2015, 08:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB