Visionary. Value focused.

How you do anything is how you do everything.

How to upgrade PHP version to 7.2 on Ubuntu 16.10

I decided to upgrade the PHP version in one of my servers from 7.0 to 7.2 to live with the bleeding edge. The process went quite smoothly, except for the last step which I needed to do a bit research.   First thing’s first: check your current version php --version Also create phpinfo.php file in […]