mirror of
https://github.com/n5amd/YSFReflector-debian-installer.git
synced 2026-01-17 05:30:00 +01:00
enable php7
This commit is contained in:
parent
7fdb9b2ea6
commit
12cfb3d4c6
|
|
@ -111,6 +111,7 @@ cp $DIRDIR/templates/apache.tbd.conf /etc/apache2/sites-available/$YSFDOMAIN.con
|
|||
sed -i "s/apache.tbd/$YSFDOMAIN/g" /etc/apache2/sites-available/$YSFDOMAIN.conf
|
||||
sed -i "s/ysf-xlxd/ysf/g" /etc/apache2/sites-available/$YSFDOMAIN.conf
|
||||
a2ensite $YSFDOMAIN
|
||||
a2enmod php7.0
|
||||
service apache2 restart
|
||||
systemctl start ysfreflector
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue