Add libxml-simple-perl to apache installation script
This commit is contained in:
parent
aa8a1395c2
commit
d863b6d7c8
@ -95,6 +95,7 @@ apt install libmime-lite-perl -y 2>>install.log &&
|
|||||||
apt install libexcel-writer-xlsx-perl -y 2>>install.log &&
|
apt install libexcel-writer-xlsx-perl -y 2>>install.log &&
|
||||||
apt install libgd-perl -y 2>>install.log &&
|
apt install libgd-perl -y 2>>install.log &&
|
||||||
apt install librest-client-perl -y 2>>install.log &&
|
apt install librest-client-perl -y 2>>install.log &&
|
||||||
|
apt install libxml-simple-perl -y 2>>install.log &&
|
||||||
|
|
||||||
a2enmod rewrite 2>>install.log &&
|
a2enmod rewrite 2>>install.log &&
|
||||||
a2enmod headers 2>>install.log &&
|
a2enmod headers 2>>install.log &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user