Work on stuff

This commit is contained in:
Jonathan Hodgson 2017-07-13 17:17:05 +01:00
parent 6d215cee2d
commit 81dce313ad
4 changed files with 32 additions and 7 deletions

View file

@ -43,6 +43,8 @@ ln -s -f $phpcgi /opt/lampp/bin/php-cgi
ln -s -f $phpconfig /opt/lampp/bin/php-config
ln -s -f $phpize /opt/lampp/bin/phpize
# Also need to change /opt/lampp/modules/libphp7.so if 7.x.
$lampp startapache
echo
echo "Now on PHP ${phpexe##*-}"