diff --git a/setup-debian.sh b/setup-debian.sh index 68d6868..6a44c30 100644 --- a/setup-debian.sh +++ b/setup-debian.sh @@ -318,6 +318,22 @@ suhosin.post.max_array_index_length = 256 suhosin.request.max_totalname_length = 8192 suhosin.post.max_totalname_length = 8192 suhosin.sql.bailout_on_error = Off +END + + mv /etc/php5/fpm/pool.d/www.conf /root/bkps/www.conf + +cat > /etc/php5/fpm/pool.d/www.conf <