'Setup-Step1.sh' updaten
This commit is contained in:
@@ -256,6 +256,9 @@ sed -i 's/upload_max_filesize = 2/upload_max_filesize = 128/g' /etc/php/"$phpver
|
||||
sed -i 's/max_execution_time = 30/max_execution_time = 300/g' /etc/php/"$phpver"/fpm/php.ini
|
||||
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nginx/www.confg -O /etc/php/"$phpver"/fpm/pool.d/www.conf
|
||||
sed -i 's/'rtag'/'"${phpver}"'/g' /etc/php/"$phpver"/fpm/pool.d/www.conf
|
||||
echo "fastcgi_send_timeout 300s;" >> /etc/nginx/fastcgi.conf
|
||||
echo "fastcgi_read_timeout 300s;" >> /etc/nginx/fastcgi.conf
|
||||
|
||||
|
||||
##---------------##
|
||||
# Nextcloud #
|
||||
|
||||
Reference in New Issue
Block a user