Advertising:
T3Technique

Wpool-upgrade-wiki

From Vanagon Diesel Information
Revision as of 05:52, 12 February 2019 by Wpool (talk | contribs)
Jump to navigation Jump to search

Minimal Network Install


yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

yum -y install http://rpms.remirepo.net/enterprise/remi-release-7.rpm

yum -y install yum-utils

yum-config-manager --enable remi-php73

yum update

yum -y install php73-php

yum -y install php php-mcrypt php-cli php-gd php-curl php-mysql php-zip php-fileinfo

yum install -y pcre pcre-tools php73-php-json php73-php-mbstring php73-php-pecl-crypto

yum -y install mariadb-server mariadb lynx

sudo systemctl start httpd.service