Upgrade PHP v5.3.3 to v5.3.4
- by Ty01
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…