Compile and install nginx for the first time. The compilation parameters are: The problem is that when nginx is started now, why is there an extra "/", space and slash.
./configure --prefix=/usr/local/nginx/ --user=www --group=www --with-http_ssl_module --with
-select_module --with-poll_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module
Recompile nginx.
You try again, I removed the slash after nginx in prefix