X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=usr%2Flocal%2Fbin%2Faddsite;h=2d8d235aa31d2638b18623e881e7c9cf4f2fcc90;hb=0d40af67dc1253cfe9ffc6e6d960ef7d18d2f10e;hp=6c0749a3b495580b5dafd78cc877db171e9dcdee;hpb=a83e1fa60374fc899d2221344edf87c4b7698406;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/usr/local/bin/addsite b/usr/local/bin/addsite index 6c0749a..2d8d235 100755 --- a/usr/local/bin/addsite +++ b/usr/local/bin/addsite @@ -123,6 +123,7 @@ sudo sh -c "chown -R $HTTPD_USER \"$DIR\"/logs/access.log*" echo Updating `basename $PHP_CONFIG` sudo sed -i "s#^error_log *=.*#error_log = $DIR/$PHP_ERRORLOG#" "$DIR/$PHP_CONFIG" +sudo update-php.ini # Done!