Categories

encryption key

Amina Freinger octubre 29, 2015
No votes yet.
Please wait...

Magento Encryption Key is generated during the Magento engine Installation. It is used for the encryption and the security storage of the sensitive data in the script’s database:

encryption_key

Magento Encryption Key is kept in the app/etc/local.xml file on your server. You can access it via the File Manager tool in your cPanel or via FTP. In this file, you should look for the following code:

<crypt><key><!--[CDATA[ENCRYPTION_KEY]]--></key></crypt>

In this code the ENCRYPTION_KEY string is replaced by the actual encryption key.

IMPORTANT: You should always keep your Magento encryption key securely saved somewhere. You will need it in case you want to move your data to a different Magento installation. In addition, some payment and shipment processors require it to operate correctly.

Agregar enlace permanente a marcadores.

Submit a ticket

Si Usted todavía no puede encontrar un tutorial suficiente para arreglar su problema, por favor use el siguiente enlace para enviar un ticket a nuestro equipo de soporte técnico. Nosotros enviaremos nuestra respuesta dentro de próximas 24 horas: Enviar un ticket

Comentarios están cerrados