install
curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh
read root mysql password
vi /usr/local/vesta/conf/mysql.conf
CentOS 7 change php 7,4
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
wget http://rpms.remirepo.net/enterprise/remi-release-7.rpm
rpm -Uvh remi-release-7.rpm epel-release-latest-7.noarch.rpm
yum install yum-utils
yum-config-manager --enable remi-php74
yum install dnf
Komentar