Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4874

Networking and servers • Re: Raspberrypi5 Owncloud

$
0
0
You can get nginx support here: https://www.nginx.com/resources/wiki/community/
Thanks, however this is a generic document. I want specific steps for raspberrypi, if anybody could help me.
There's nothing special about a Raspberry Pi in that respect. It's a Linux system using Debian.

Obviously the first thing to do is to see why Nginx doesn't start. Do you start it manually or using systemctl? Have you checked the configuration with "sudo nginx -t"? The usual things.
sudo nginx gave me the below output

2024/01/21 19:12:00 [warn] 158156#158156: "ssl_stapling" ignored, issuer certificate not found for certificate "/etc/nginx/cert.pem"
2024/01/21 19:12:00 [emerg] 158156#158156: "fastcgi_busy_buffers_size" must be less than the size of all "fastcgi_buffers" minus one buffer in /etc/nginx/nginx.conf:61
nginx: configuration file /etc/nginx/nginx.conf test failed

Statistics: Posted by navaskdl — Sun Jan 21, 2024 3:12 pm



Viewing all articles
Browse latest Browse all 4874

Trending Articles