cancel
Showing results for 
Search instead for 
Did you mean: 

PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

SOLVED

Re: PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

Hi Sherrie,

 

I posted this a couple of days ago but I'm not getting anywhere ref installing the patch.

 

http://community.magento.com/t5/Installing-Magento/Error-when-installing-patch/m-p/5912#M907

 

I have successfully installed the previous patches via sh without any issues.

 

It has been suggested the file might have been affected by the download but having look at it that isn;t the case.

 

Is there any way of escalating this?

 

WE are currently using version 1.7.0.2

 

Regards
Mark

Re: PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

Hi @markthered, can you please start a new thread with your issue? That topic has been solved by the original poster which is probably why no one has seen you're still looking for help. Thanks! Smiley Happy

--

Developer Relations, Adobe Experience Cloud
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: https://magento.com/resources/technical

Re: PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

Hi,

 

Ok I had actually already contributed to another thread and this issue has NOT been resovled yet, just to clarify. :0)

See below:

http://community.magento.com/t5/Installing-Magento/Syntax-error-when-installing-SUPEE-5994/m-p/6276#...

 

Re: PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

The solution to install correctly the patch 5994 : 

 

1 - Open the patch 5994 file with textedit or notepad.

2 - Search for the word "downloader" in the code

3 - Change the name of the directory "downloader"  with the real name on your server "downloader_fh0******". 

Exemple : change downloader/Maged/Model/Connect.php   to   downloader_fh0******/Maged/Model/Connect.php

This has been changed recently in order to avoid someone from outside to take control of the directory.

4 - Save your file and upload it to your server.

5 - Apply the patch.

 

Kind regards, 

Marc.

Re: PATCH_SUPEE-5994 - ERROR: Patch can't be applied/reverted successfully.

I have lib/PEAR/PEAR/PEAR.php exists in my magento 1.9.0.1 but still i am facing same issue in applying patch. Can you tell me how to apply?