Glpi9.3安装
此处采用最小化安装的Centos7.5 [root@localhost ~]# yum -y install epel-release yum update -y 2.使用yum安装Apache 2.4.6 yum install -y httpd httpd-devel 3.使用yum安装Mariadb yum install -y mariadb mariadb-server 数据10.3.4版 [mariadb] name = MariaDB baseurl = https://mirrors.ustc.edu.cn/mariadb/yum/10.2/centos7-amd64 gpgkey= https://mirrors.ustc.edu.cn/mariadb/yum/RPM-GPG-KEY-MariaDB gpgcheck=1 php 依赖包 yum install -y make wget gcc openssl readline-devel openssl-devel libxslt-devel gmp-devel bzip2-devel freetype-devel libjpeg-devel php-mcrypt libmcrypt libmcrypt-devel autoconf freetype gd jpegsrc libmcrypt libpng