My notepad

Chris' IT notes…
← Back

Upgrade PHP on CentOS using IUS repository

sh
yum install yum-plugin-replace
yum replace php --replace-with php56u

# Make sure to Enable the repository
/etc/yum.repos.d/ius-archive.repo -> Enabled = 1