{"id":63,"date":"2018-03-13T23:34:03","date_gmt":"2018-03-13T23:34:03","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2018\/03\/13\/install-magento-supee-7405-with-or-without-ssh\/"},"modified":"2025-09-01T11:12:23","modified_gmt":"2025-09-01T05:42:23","slug":"install-magento-supee-7405-with-or-without-ssh","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/install-magento-supee-7405-with-or-without-ssh\/","title":{"rendered":"How to Install Magento SUPEE 7405 with or without SSH"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Security in E-commerce stores is very important. Magento knows its important and make available Security Patches on timely basis to the store owners to protect stores from potential threats and attack and ensure smooth functioning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One such Security Patch Magento&nbsp;<a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/release\/notes\/overview\" target=\"_blank\" rel=\"noreferrer noopener\"><em><strong>SUPEE 7405<\/strong><\/em><\/a>&nbsp;was released on February 23, 2016. The installation of the patch enables support for PHP 5.3 and address issues with upload file permissions, merging carts, and SOAP APIs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With nearing of&nbsp;Magento 1 end of life, it is strongly recommended to migrate to the latest&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/magento-2-4-6-release\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2.4.6<\/a>&nbsp;rather than installing&nbsp;<em><strong>Magento SUPEE-7405<\/strong><\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Installation of Security Patch Magento SUPEE 7405<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are two methods for the installation process of&nbsp;<em>Magento SUPEE 7405<\/em>&nbsp;which are discussed as below:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 1:&nbsp;Install Magento SUPEE 7405 using SSH<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Contact your hosting provider if you don\u2019t know how to set up SSH. Download&nbsp;<strong>Magento&nbsp;SUPEE 7405<\/strong>&nbsp;Patch files for your Magento Version from&nbsp;<a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/installation-guide\/overview\" rel=\"noreferrer noopener\" target=\"_blank\">here<\/a><a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/installation-guide\/overview\" target=\"_blank\" rel=\"noreferrer noopener\">.<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Upload the patch into your Magento root directory and run the appropriate SSH command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For .sh file extension:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sh patch_file_name.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sh PATCH_SUPEE-7405_CE_v1.9.3.2-1.9.3.7_v1-2018-02-23-06-01-40.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For .patch file extension:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>patch \u2014p0 &lt; patch_file_name.patch<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong>&nbsp;Once executed the command, refresh the cache in the Admin under \u201cSystem &gt; Cache Management\u201d so that the changes can be reflected. We strongly recommend that you test all patches in a test environment before taking them live.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 2:&nbsp;Install Magento SUPEE 7405 with PrePatched Files<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Download the zip file for your Magento Version for the patch installation. You can also download these&nbsp;<a href=\"https:\/\/github.com\/MeetanshiInc\/Magento-Security-Patches-PrePatched-Files\/tree\/master\/SUPEE-7405\" rel=\"noreferrer noopener\" target=\"_blank\">Pre Patched files from GitHub<\/a>. After downloading the files, just upload it to your Magento root folder.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Magento Version<\/strong><\/th><th><strong>SUPEE 7405<\/strong><\/th><\/tr><\/thead><tbody><tr><td>Magento 1.9.2.2<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.9.2.2.zip\">CE-1.9.2.2<\/a><\/td><\/tr><tr><td>Magento 1.9.2.1<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.9.2.1.zip\">CE-1.9.2.1<\/a><\/td><\/tr><tr><td>Magento 1.9.1.1<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.9.1.1.zip\">CE-1.9.1.1<\/a><\/td><\/tr><tr><td>Magento 1.9.0.1<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.9.0.1.zip\">CE-1.9.0.1<\/a><\/td><\/tr><tr><td>Magento 1.8.1.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.8.1.0.zip\">CE-1.8.1.0<\/a><\/td><\/tr><tr><td>Magento 1.7.0.2<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-7405\/CE-1.7.0.2.zip\">CE-1.7.0.2<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">How to check if Magento SUPEE 7405 has been installed correctly?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Visit&nbsp;<a href=\"https:\/\/www.magereport.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">magereport.com<\/a>&nbsp;to check the correctness of the process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Possible issues in Installation of Magento SUPEE 7405:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>PHP version issue<\/strong><br>It is recommended to use latest PHP versions i.e greater or equal to PHP 5.4.0 in order to make this patch work successfully as the new short format only works with latest PHP verions.<\/li>\n\n\n\n<li><strong>Admin panel login issue<\/strong><br>Immediately after patching, you may not be able to login to admin panel. To resolve the issue, you have to take away every session file and remove other session storage types and delete browser cookies in order to avoid difficulty in logging into the admin panel.<\/li>\n\n\n\n<li><strong>Image upload issue resulted from incorrect file permission for newly uploaded images<\/strong><br>The patch affect file permission of the image uploaded from Magento backend. Before patching, image files used to have 0777 permission which gets changed to 0640 and 0750 which make them inaccessible for users. There are two ways to resolve this issue:\n<ul class=\"wp-block-list\">\n<li>Manually change the 0640\/0750 permission from the file&nbsp;<strong>lib\/Varien\/File\/Uploader.php<\/strong><\/li>\n\n\n\n<li>Make the webserver the owner of the files from the path below. Here, generally the user name is&nbsp;www-data&nbsp;or&nbsp;apache<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>chown -R web-server-user-name magento\/root\/path<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Please leave a comment below if you have any doubts about the above-discussed methods. We\u2019d like to help you out! We strongly recommend having upgraded version of Magento, i.e Magento Version 1.9.2.4 that includes SUPEE 7405 along with other patches. For more information, visit\u00a0<strong><a href=\"https:\/\/meetanshi.com\/magento-upgrade-service.html\">Magento Upgrade Service<\/a>.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Installation of Magento Security Patches can be tricky and to avoid any data loss, you may want to have a look at&nbsp;<em><strong><a href=\"https:\/\/meetanshi.com\/magento-security-patches-installation-service.html\">Magento Security Patches Installation Service<\/a>&nbsp;<\/strong><\/em>to get it done by professionals!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hopefully, our blog is useful to you! Let us know your reviews about this guide through commenting and reward it with 5 stars now!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Security in E-commerce stores is very important. Magento knows its important and make available Security Patches on timely basis to the store owners to protect&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-63","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/63","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=63"}],"version-history":[{"count":2,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/63\/revisions"}],"predecessor-version":[{"id":21308,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/63\/revisions\/21308"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=63"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=63"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}