some updates
This commit is contained in:
@@ -62,6 +62,9 @@ apt-get --yes install php8.1-fpm php8.1-mysql php8.1-opcache php8.1-curl php8.1-
|
||||
|
||||
# apt-get --yes install php8.2-fpm php8.2-mysql php8.2-opcache php8.2-curl php8.2-mbstring php8.2-zip php8.2-xml php8.2-gd php-memcached php8.2-imagick php8.2-apcu php8.2-redis php8.2-bz2 php8.2-bcmath
|
||||
|
||||
# apt-get --yes install php8.3-fpm php8.3-mysql php8.3-opcache php8.3-curl php8.3-mbstring php8.3-zip php8.3-xml php8.3-gd php8.3-memcached php8.3-imagick php8.3-apcu php8.3-redis php8.3-bz2 php8.3-bcmath
|
||||
|
||||
|
||||
mv /etc/php/8.1/fpm/php.ini /etc/php/8.1/fpm/php.ini.back
|
||||
cp "$_assets"/php8.1-fpm.ini /etc/php/8.1/fpm/php.ini
|
||||
|
||||
|
@@ -116,6 +116,8 @@ fi
|
||||
# SYSTEMD
|
||||
# https://github.com/MogiePete/zabbix-systemd-service-monitoring
|
||||
cp "$_assets"/zabbix/userparameter_systemd_services.conf "$_agent_conf_d"/
|
||||
# https://www.zabbix.com/forum/zabbix-cookbook/23024-monitor-the-version-of-centos-debian-ubuntu?p=386466#post386466
|
||||
cp "$_assets"/zabbix/userparameter_linux_name_version.conf "$_agent_conf_d"/
|
||||
|
||||
# disble unused system units
|
||||
systemctl disable rsync
|
||||
|
Reference in New Issue
Block a user