سؤال

Hi I'm totally new to Prestashop and installing it first time can any one tell me What is mcrypt in Prestashop?

هل كانت مفيدة؟

المحلول

It's an encryption extension which can be used to secure cookies. Prestashop also supports the (legacy) Blowfish method though, so if mcrypt (Rijndael) isn't available on your server, then you can use that instead. I would suggest using mcrypt for all new installs if you can.

نصائح أخرى

mcrypt is a php library

to install mcrypt on your server :

do this from your ssl client: yum install php-mcrypt

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top