Re: VHost Not Serving

2021-06-28 Thread VP Lists
Hi there. I used: curl alpha.local It returned hq3.local source. Here’s the main nginx.conf then the included domain.conf: worker_processesauto; load_module /opt/homebrew/opt/passenger/libexec/modules/ngx_http_passenger_module.so; error_log

Re: File Upload Permissions Issues

2018-06-27 Thread VP Lists
> On Jun 27, 2018, at 2:02 AM, Maxim Dounin wrote: > > Hello! Hello again! > On Wed, Jun 27, 2018 at 12:56:09AM -0400, VP Lists wrote: > > [...] > >> OK, here’s where things get interesting: >> >> On MacOS El Capitan: >> --http-c

Re: File Upload Permissions Issues

2018-06-26 Thread VP Lists
> On Jun 26, 2018, at 10:51 PM, Maxim Dounin wrote: > > Hello! Hello there. Thanks for the reply. > On Tue, Jun 26, 2018 at 04:56:55PM -0400, VP Lists wrote: > >> I’m having a problem uploading any files of any significant size to a test >> site on my workstati

Re: 413 Request Entity Too Large

2018-06-26 Thread VP Lists
I am guessing it’s the permissions issue on the incoming temp folder. I just posted the same on the list, not published yet. 2018/06/26 16:50:20 [crit] 36196#0: *1099 open() "/usr/local/var/run/nginx/client_body_temp/18" failed (13: Permission denied), client: 127.0.0.1, server:

File Upload Permissions Issues

2018-06-26 Thread VP Lists
Hi folks. I’m having a problem uploading any files of any significant size to a test site on my workstation. 2018/06/26 16:50:20 [crit] 36196#0: *1099 open() "/usr/local/var/run/nginx/client_body_temp/18" failed (13: Permission denied), client: 127.0.0.1, server: pass1.local,