Categories: Magento Security

How to Install Magento SUPEE 9652 With or Without SSH

Yesterday Magento released a new security patch Supee 9652 to safeguard Magento store against vulnerability with the Zend framework Zend_Mail library.

Installation process:
I have explained installation of patches with both the ways here:
Follow this instruction to install patch on your store,
Method 1:

    1. Upload patch files in the root of magento.
    2. Make one file with the name of patch.php, write following code in it,

    1. Replace the file name in it, upload it in the root and run the file from the browser.

Name should be PATCH_SUPEE-9652.sh
You should receive following screen once you run patch.php from the browser,

If you are getting error like this,

“Error! Some required system tools, that are utilized in this sh script, are not installed; Tool (s) “patch” is (are) missed, please install it(them).

That means system tools aren’t installed in your server to run the sh script, you can contact your hosting provider or follow another method.

We have updated the patch files for the older Magento versions. It is very much recommended to use this patches at your own risk, please take backup of your website prior to installation.

Method 2:

You can install patch with SSH as well. You will need SSH, if you don’t know how to set up SSH, contact your hosting provider.

      1. Upload the patch files in the root,
      2. In ssh console, run the command as following.

For .sh file extension

Sh PATCH_SUPEE-9652.sh

For .patch file extension:

patch —p0 < patch_file_name.patch

Method 3:

Download the zip file for the patch installation. You can also download these Pre Patched files from GitHub. After downloading the files, simply upload it to your Magento root folder.

Magento version SUPEE-9652
Magento 1.5.0.1-1.9.3.1 SUPEE_9652_Magento_1.5.0.1-1.9.3.1

Possible Issues with Solutions:

      • If you get “Hunk Failed” error message, it is generally because either changes made core file or missing earlier patches. Make sure you have installed all the previous patches and haven’t made any changes in Magento core.

It is highly recommended to get your Magento version upgraded to 1.9.3.2 which includes all the security patches including SUPEE 9652. If you need any help regarding Magento version Upgrade, Checkout our Magento Upgrade Service.

Click to rate this post!
[Total: 3 Average: 5]
Dhiren Vasoya

Dhiren Vasoya is a Director and Co-founder at MageComp, Passionate 🎖️ Certified Magento Developer👨‍💻. He has more than 9 years of experience in Magento Development and completed 850+ projects to solve the most important E-commerce challenges. He is fond❤️ of coding and if he is not busy developing then you can find him at the cricket ground, hitting boundaries.🏏

View Comments

  • Hi,
    I am not able to download the patch for the enterprise edition. Can you pls guide me.

    Thanks
    Pradeep J

Recent Posts

6 Innovative Tools Revolutionizing E-Commerce Operations

E-commerce has transformed the way consumers shop for products and services and interact with businesses.…

2 days ago

How Upcoming Cookie Changes Will Affect Your E-commerce Website?

The e-commerce world is constantly in flux. New tech and strategies emerge daily to help…

2 days ago

Magento 2: How to Add Header and Footer in Checkout

Hello Magento Friends, In today’s blog, we will discuss adding a header and footer to…

2 days ago

Understanding Flexbox Layout in React Native

Hello React Native Friends, Building a visually appealing and responsive mobile app is crucial in…

4 days ago

HYVĂ„ Themes Releases: 1.3.6 & 1.3.7 – What’s New

We're thrilled to announce the release of Hyvä Themes 1.3.6 and 1.3.7! These latest updates…

4 days ago

How Modern E-Commerce Platforms Leverage Docker & Kubernetes for Scalability

Your e-commerce platform is surging - orders are rolling in, traffic spikes are becoming the…

5 days ago