Upgrade PHP version to 7.3.7

#1
Hello,

I am trying to upgrade my current PHP version, 7.3.5., to the 7.3.7.

I am following the steps on compile PHP option but I am getting this error "**ERROR** Could not configure PHP build"
 

Cold-Egg

Administrator
#3
Hi @dimath99 ,

I think you can just download 7.3.8 from repo directly .

Code:
yum list lsphp73

Available Packages
lsphp73.x86_64                                                                          7.3.8-5.el7

apt list lsphp73
lsphp73/bionic 7.3.8-4+bionic amd64
Best
 
Top