Call to undefined function: mcrypt_module_open()

Hi all,

I am trying to do some mcryptencryption … any ideas why this will not work? I get the following error?

Fatal error: Call to undefined function: mcrypt_module_open() in

forgot to say this is on a windows server… if that helps? Do I need to get Jodo to do something?

it sounds like the needed entry for mcrypt is not in php.ini ticket and ask for a copy of the php.ini to enable it(specify php version you need)
It probably won’t get answered on top priority right now.

Thanks Stephen. Its not urgent but thank you for the quick response.