mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Disabling libapache2-mod-php8.0
This commit is contained in:
parent
7056f36286
commit
e3f1153942
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ if [ $debian_version -eq 10 ]; then
|
||||||
a2dismod php7.2
|
a2dismod php7.2
|
||||||
a2dismod php7.3
|
a2dismod php7.3
|
||||||
a2dismod php7.4
|
a2dismod php7.4
|
||||||
|
a2dismod php8.0
|
||||||
a2dismod mpm_prefork
|
a2dismod mpm_prefork
|
||||||
a2enmod mpm_event
|
a2enmod mpm_event
|
||||||
service apache2 restart
|
service apache2 restart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue