Categories

encryption key

Amina Freinger Октябрь 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.

Добавьте в какладки постоянную ссылку.

Submit a ticket

Если вы не смогли найти подходящее решение проблемы, пожалуйста воспользуйтесь следующей ссылкой, чтобы отправить запрос команде технической поддержки.
Отправить запросВы получите ответ в течение 24 часов

Комментарии закрыты.