Update The Perfect Server - Debian 9

mzips

Member
HHVM Debian 9

In this step we will install HHVM from its official Debian repository. Add the HHVM repo and import the key.

apt-get install dirmngr
apt-get update
apt-get install -y apt-transport-https software-properties-common
apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xB4112585D386EB94

add-apt-repository https://dl.hhvm.com/debian
apt-get update
apt-get install hhvm

Till wenn du magst kannst du das ergänzen

LG
 

Werbung

Top