Link to home
Start Free TrialLog in
Avatar of PlumInternet
PlumInternet

asked on

Windows 2k3 Plesk 9.5 Php5 Install mcrypt

Hello,

Does anyone know how we would install mcrypt ? We have updated the php.ini files however it is still showing as missing.

Thanks
Avatar of dristitech
dristitech

You need to uncomment the mcrypt in both php.ini for php4 and php5

for php4 you need to update the ini fle inside

c:\windows'php.ini

for php5 you need to update the ini file inside
%plesk_dir%\additional\pleskphp5\php.ini

And then restart the IIS it will start working
ASKER CERTIFIED SOLUTION
Avatar of lenamtl
lenamtl
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PlumInternet

ASKER

We did that, we read somewhere that we need a copy of libmcrypt.dll file but cant find the lastest version.
http://www.php.net/downloads.php
see PHP 5.2.14 zip package

or see the attached file



libmcrypt.dll
Have it sorted needed to copy libmcrypt.dll to c:\windows\system32 folder from the plesk php5 folder.