cancel
Showing results for 
Search instead for 
Did you mean: 

How to apply security patch for magento version 1.6.0.0

SOLVED

How to apply security patch for magento version 1.6.0.0

Hi,

 

When i logged in, the admin shown me this message (Critical Reminder: Download and install Magento security patches. Download now.) i am currently running with ver. 1.6.0.0, So please help me out which option should i download and how to apply it so that the issue gets resolved thank you.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to apply security patch for magento version 1.6.0.0

Hello @raj199015

 

You can download the patch files from the magento download page

https://www.magentocommerce.com/products/downloads/magento/

Upload the patch files in the root folder of Magento

If you know SSH and have access, you will need to run command as per the instruction.

 

For patch files with the file extension .sh:
sh patch_file_name.sh
Example: sh PATCH_SUPEE-1868_CE_1.7.0.2_v1.sh
For patch files with the file extension .patch:
patch –p0 < patch_file_name.patch
Once that is done, refresh the cache in the Admin under "System > Cache Management" so that the changes will be reflected.

If you don't know have access to the SSH you can use FTP, 

follow this blog,

https://magecomp.com/blog/how-to-install-magento-security-patches/

 

 

SECURITY DISCLAIMER: The above website contains Magento Security Patch files which are self-hosted by the user and as such unsafe. Magento Forum advise all users to only download patch files from the official Magento Downloads page. 

 

 

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

View solution in original post

2 REPLIES 2

Re: How to apply security patch for magento version 1.6.0.0

Hello @raj199015

 

You can download the patch files from the magento download page

https://www.magentocommerce.com/products/downloads/magento/

Upload the patch files in the root folder of Magento

If you know SSH and have access, you will need to run command as per the instruction.

 

For patch files with the file extension .sh:
sh patch_file_name.sh
Example: sh PATCH_SUPEE-1868_CE_1.7.0.2_v1.sh
For patch files with the file extension .patch:
patch –p0 < patch_file_name.patch
Once that is done, refresh the cache in the Admin under "System > Cache Management" so that the changes will be reflected.

If you don't know have access to the SSH you can use FTP, 

follow this blog,

https://magecomp.com/blog/how-to-install-magento-security-patches/

 

 

SECURITY DISCLAIMER: The above website contains Magento Security Patch files which are self-hosted by the user and as such unsafe. Magento Forum advise all users to only download patch files from the official Magento Downloads page. 

 

 

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: How to apply security patch for magento version 1.6.0.0

After patching, doublecheck if everything is ok now at https://shoplift.byte.nl