nginx 启动报错 1113: No mapping for the Unicode character exists in the target multi-byte code

failed (1113: No mapping for the Unicode character exists in the target multi-byte code page)

因为路径有中文目录和空格,所以报错

改成不带中文的路径,即可。

原文地址:https://www.cnblogs.com/lick468/p/10708927.html