Update keep_mpm_event.sh

This commit is contained in:
myvesta 2020-06-01 18:46:55 +02:00 committed by GitHub
parent 23aa28d463
commit 4de8773575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@ if [ "$check_grep" -eq 0 ]; then
a2dismod php7.0
a2dismod php7.1
a2dismod php7.2
a2dismod php7.3
a2dismod php7.4
a2dismod mpm_prefork
a2enmod mpm_event