Question
How to upgrade from PHP 5.5.9 to PHP 5.6 on Ubuntu 16.04 with Nginx 1.4.6
I need to add some composer packages to my site that require PHP 5.6, so how can I upgrade from PHP 5.5.9 to PHP 5.6 on Ubuntu 16.04 with Nginx 1.4.6 as a server?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×