Archives for: "October 2019"

AMI - upgrade PHP from 7.1 to 7.3
Oct 17th
Don't do this on a production system I ran this on an Amazon Linux AMI - it's probably fine on CentOS, etc. Get all the PHP 7.1 packages and make a file called php. You might have to change the .x86_64 to .i386/.i686 Code sudo yum list installed php71*… more »