Error in applying patch in Apache
        Posted  
        
            by 
                newbie.my
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by newbie.my
        
        
        
        Published on 2012-03-27T03:51:48Z
        Indexed on 
            2012/03/27
            5:31 UTC
        
        
        Read the original article
        Hit count: 679
        
Recently i have installing apache 2.2.21 from the source for testing purpose. After doing clean installation of apache i want to patch it with the patches provided here: http://www.apache.org/dist/httpd/patches/
Anyway when i put the patch command as mention in the page it show this result:
File to patch: CVE-2011-3368.patch 1 out of 1 hunk FAILED -- saving rejects to file CVE-2011-3368.patch.rej
Is there something wrong with my patch?If not,how could i verified that the patch has been implemented or not?
© Server Fault or respective owner