Nginx is used in Windows environment. Error log: ginx-1.10.0 \ index/static/JS/jquery-3.1.3. Min.js “failed (123: the filename, directory name, or volume label syntax is incorrect)”
The default path in windows is backslash \. My directory path just starts with n. It is estimated that it is interpreted as line feed, so you only need to add double slash \ or slash /,
H: \ nginx-1.10.0 \ nginx-1.10.0
positive solution:
H:\\nginx-1.10.0\\nginx-1.10.0
Or
H:/nginx-1.10.0/nginx-1.10.0/
Read More:
- FileNotFoundError: [Errno 2] No such file or directory: ‘./mnist_image_label/mnist_train_jpg_6000028
- CreateProcess error 206 The filename or extension is too lo
- Parse error: syntax error, unexpected T_OBJECT_OPERATOR in E:\WWW\blog\hyii2\frontend\web\index.php
- [Solved] Es delete all the data in the index without deleting the index structure, including curl deletion
- The route addition failed: Either the interface index is wrong or the gateway do es not lie on the s
- Gradle location is incorrect in IntelliJ
- Caused by: java.io.IOException: CreateProcess error=87, The parameter is incorrect
- Mac bigsur cannot create other directory solutions in the root directory (M1 chip is also applicable)
- Solve syntax error: unexpected end of file or /bin/bash^m: bad interpeneter: no match file or directory
- error: a label can only be part of a statement and a declaration is not a statement (How to Fix)
- When installing pyaudio, an error is reported: failed error: portaudio. H: there is no such file or directory
- nginx: [error] open() “/run/nginx.pid” failed (2: No such file or directory)
- Solve the problem of syntax error: unexpected end of file or syntax error near unexpected token ` fi ‘error
- On set in pandas_ Index and reset_ Usage of index
- Index error: invalid index to scalar variable
- nginx: [error] open() “/usr/local/var/run/nginx.pid” failed (2: No such file or directory)
- gradle sync failed CreateProcess error=267 directory is invalid
- /var/run/nginx/nginx.pid” failed (2: No such file or directory)
- When python installs pocketsphinx module (package), an error is reported: command ‘swig.exe’ failed: No such file or directory
- nginx: open() “/var/run/nginx.pid“ failed (2: No such file or directory)