Published: February 8, 2017
Last updated:

How to install SUPEE-9652 without SSH

February 8, 2017: A fix for the recently discovered Zend Framework 1 security vulnerability
If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch, you can simply upgrade your installation to Magento 1.9.3.2 version which includes all the latest security patches (SUPEE-5344, SUPEE-5994, SUPEE-6285, SUPEE-6482, SUPEE-6788, SUPEE-7405, SUPEE-8788, SUPEE-9652). If Magento upgrade is not possible in the moment due to some reason you still can apply the patch via FTP/sFTP upload as shown in this article. If you wish to save time and have us to install these patches for you, simply click here to order installation.

Preparations

    Applying Magento patches via FTP/sFTP or FileManager / File Upload

    To apply patches in this way we simply replace changed files. This way can not be used blindly if you or your developers have changed any core Magento files (which is a big no-no, by the way). Such changes should be re-applied to patched files, or you loose these changes. The following files are changed by SUPEE-9652 (v2 relased on February 8, 2017):
    lib/Zend/Mail/Transport/Sendmail.php
    
    To install the patch via FTP/File Upload
    • select patch bundle archive corresponding to your Magento version from the table below and unpack it
    • upload all files and folders to Magento root directory of your store, replacing all files
    Magento versionSUPEE-9652 v2
    Magento 1.9.2.0-1.9.3.1SUPEE-9652v2-1.9.3
    Magento 1.9.1.0-1.9.1.1SUPEE-9652v2-1.9.1.1
    Magento 1.9.0.1SUPEE-9652v2-1.9.0.1
    Magento 1.7.0.2-1.8.1.0SUPEE-9652v2-1.7.0.2
    Downloads for other versions added to table on demand when we patch certain version via file upload for the first time.

    Verification and flush of PHP opcode cache

    Test that your store is working. If you use PHP opcode caches (APC/XCache/eAccelerator) make sure to flush it after patching (or restart webserver), otherwise code will continue to run from caches. If you have any difficulties with applying the patches please let us know in comments, so we can find the solution together.

    Posted in: Magento Maintenance

    39 votes, 5.00 avg. rating (99% score)