Cara Install atau Downgrade PHP ke 5.6 di VPS

Kasus saya menggunakan vps contabo, vesta cp, webserver apache.

Langsung saja ikuti command berikut ini di root:

rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm

rpm -a | grep -i ^php

yum remove php-common php php-gd php-xml

yum install -y php56w php56w-xml php56w-mcrypt php56w-gd php56w-devel php56w-mysql php56w-intl php56w-mbstring

service httpd restart

SELESAI

0 Response to "Cara Install atau Downgrade PHP ke 5.6 di VPS"

Posting Komentar