Hey Folks. Trying to manually install Nextcloud with LEMP setup and am following a few different guides since Iâm just learning. No matter what I seem to do, php-fpm seems to be timing out.
2018/10/13 07:47:42 [error] 5764#5764: *353 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.1, server: cloud.spacy.ca, request: âPOST /index.php/index.php HTTP/2.0â, upstream: âfastcgi://unix:/run/php/php7.2-fpm.sockâ, host: âcloud.spacy.caâ
Raised âmax_execution_time = 300â and ârequest_terminate_timeout = 300â but those didnât work. I am running everything off a Lenovo Flex 14, dual core w/hyperthreading, 8GB of RAM and hard drive.
Any ideas? Been Googling like crazy for days and coming here as a last resort.