mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update multi-php-install.sh
This commit is contained in:
parent
8bbfc1255f
commit
f68d0178c8
1 changed files with 1 additions and 1 deletions
|
@ -293,6 +293,6 @@ if [ $debian_version -eq 10 ]; then
|
|||
a2dismod php8.0
|
||||
a2dismod mpm_prefork
|
||||
a2enmod mpm_event
|
||||
apt-get -y remove libapache2-mod-php8.0
|
||||
apt-get -y remove libapache2-mod-php*
|
||||
service apache2 restart
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue