nginx Configuration file path error
-
λ nginx -t
nginx: [alert] could not open error log file: CreateFile() "logs/error.log" failed (3: The system cannot find the path specified)
2019/10/10 00:34:21 [emerg] 10880#12592: CreateFile() "E:\laragon\www/conf/nginx.conf" failed (3: The system cannot find the path specified)
nginx: configuration file E:\laragon\www/conf/nginx.conf test failed
-
After reloading, it still fails to start. Could you please help to check the problem of setting?thank you