Starting nginx in Windows version of nginx did not respond. The background process was not found in the task manager, and the browser returned the error page when accessing the startup address
find the error in nginx log, and the log information is as follows
No mapping for the Unicode character exists in the target multi-byte code page
by querying the data, we know that: the path of the file decompression directory exists in Chinese, and the mobile directory address can be decompressed again
the effect of accessing address is as follows
Similar Posts:
- Error decompressing .tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 ta…
- [Solved] Nginx Log Error: open() “/opt/Nginx/nginx/nginx.pid” failed (2: No such file or directory)
- Nginx Error: Nginx 403 error:directory index of “xxx“ is forbidden
- [Solved] docker nginx localhost connection refused connect() failed (111: Connection refused)while connecting to upstream
- The difference between UTF-8 and utf-8-sig
- Download the APK installation file of the free app directly from the Google play store
- Nginx Failed to Starup Error: [emerg] mkdir() “/var/tmp/nginx/client” failed (2: No such file or directory)
- [Solved] Nginx restart error: nginx: [error] open() “/run/nginx.pid” failed (2: No such file or directory)
- PHP FPM and Nginx start normally, page 502 Error [How to Solve]
- nginx Server Start Error: nginx: [emerg] open() “/var/run/nginx/nginx.pid” failed (Linux Restart)