From b3d190ec524ae62e0a8895a8e10113e5b56769e7 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Thu, 26 Apr 2018 01:04:37 +0100 Subject: [PATCH] docs: Updated CentOS 7 install docs to use php72w-mysqlnd (#8618) --- doc/Installation/Installation-CentOS-7-Apache.md | 2 +- doc/Installation/Installation-CentOS-7-Nginx.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Installation/Installation-CentOS-7-Apache.md b/doc/Installation/Installation-CentOS-7-Apache.md index 09debdd686..e8f3811ffb 100644 --- a/doc/Installation/Installation-CentOS-7-Apache.md +++ b/doc/Installation/Installation-CentOS-7-Apache.md @@ -9,7 +9,7 @@ source: Installation/Installation-CentOS-7-Apache.md rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm - yum install composer cronie fping git httpd ImageMagick jwhois mariadb mariadb-server mtr MySQL-python net-snmp net-snmp-utils nmap php72w php72w-cli php72w-common php72w-curl php72w-gd php72w-mysql php72w-process php72w-snmp php72w-xml php72w-zip python-memcached rrdtool + yum install composer cronie fping git httpd ImageMagick jwhois mariadb mariadb-server mtr MySQL-python net-snmp net-snmp-utils nmap php72w php72w-cli php72w-common php72w-curl php72w-gd php72w-mysqlnd php72w-process php72w-snmp php72w-xml php72w-zip python-memcached rrdtool #### Add librenms user diff --git a/doc/Installation/Installation-CentOS-7-Nginx.md b/doc/Installation/Installation-CentOS-7-Nginx.md index 4ebaa72dcf..fabb31403d 100644 --- a/doc/Installation/Installation-CentOS-7-Nginx.md +++ b/doc/Installation/Installation-CentOS-7-Nginx.md @@ -9,7 +9,7 @@ source: Installation/Installation-CentOS-7-Nginx.md rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm - yum install composer cronie fping git ImageMagick jwhois mariadb mariadb-server mtr MySQL-python net-snmp net-snmp-utils nginx nmap php72w php72w-cli php72w-common php72w-curl php72w-fpm php72w-gd php72w-mysql php72w-process php72w-snmp php72w-xml php72w-zip python-memcached rrdtool + yum install composer cronie fping git ImageMagick jwhois mariadb mariadb-server mtr MySQL-python net-snmp net-snmp-utils nginx nmap php72w php72w-cli php72w-common php72w-curl php72w-fpm php72w-gd php72w-mysqlnd php72w-process php72w-snmp php72w-xml php72w-zip python-memcached rrdtool #### Add librenms user