I was certain that it came bundled with mcrypt -that's why I installed it in the first place-, but I'm getting this error:
Code: Select all
Fatal error: Call to undefined function: mcrypt_module_open() in /var/www/vhosts/domain.com/httpdocs/scripts_v2/v5functions_crypt.php on line 42
Maybe this doesn't help at all, but I noticed that the configure command for PHP in the server where this script is currently working, says '--with-mcrypt=/usr/local' and I DO see mcrypt further down in phpinfo().
Is there another update I should do?
Thanks,
Rolo