Run command!
# rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep...noarch.rpm
# rpm -Uvh https://mirror.webtatic.com/yum/el7/webt...elease.rpm
# yum install yum-plugin-replace
# yum replace php-common --replace-with=php56w-common
# cd /tmp
# wget -nv -O suhosin.tar.gz https://download.suhosin.org/suhosin-0.9.38.tar.gz
# tar -xvzf suhosin.tar.gz
# rm -f suhosin.tar.gz
# cd suhosin-0.9.38
# phpize &> /dev/null
# ./configure &> /dev/null
# make &> /dev/null
# make install
# cd ..
# rm -rf suhosin-0.9.38
# php -v
# rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep...noarch.rpm
# rpm -Uvh https://mirror.webtatic.com/yum/el7/webt...elease.rpm
# yum install yum-plugin-replace
# yum replace php-common --replace-with=php56w-common
# cd /tmp
# wget -nv -O suhosin.tar.gz https://download.suhosin.org/suhosin-0.9.38.tar.gz
# tar -xvzf suhosin.tar.gz
# rm -f suhosin.tar.gz
# cd suhosin-0.9.38
# phpize &> /dev/null
# ./configure &> /dev/null
# make &> /dev/null
# make install
# cd ..
# rm -rf suhosin-0.9.38
# php -v
AWServer I'm, Returned!