Upgrade PHP v5.3.3 to v5.3.4
        Posted  
        
            by 
                Ty01
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ty01
        
        
        
        Published on 2011-01-04T20:39:08Z
        Indexed on 
            2011/01/04
            20:55 UTC
        
        
        Read the original article
        Hit count: 230
        
I currently have PHP v5.3.3 installed and configured. Everything is working perfectly, but I would like to keep PHP up to date and upgrade to v5.3.4. Can someone please describe the usual upgrade process for PHP when compiling manually?
For example: is it just as easy as downloading the newest source, uncompressing it, compiling it using the same (or comparable) options that were used on the last version?
Is there anything that has to be removed or changed from the previous version installed?
I'm clueless. Please help!
© Server Fault or respective owner