This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
需要在开放c:\windows\temp 所有人的读写权限
上传文件夹是在信息平台同级目录下的uploader-file
之后建立文件夹映射
如果运行错误,打开config.php下的
// error_reporting(E_ALL);
// ini_set('display_errors', 1);
mklink /D "D:\wwwroot\uploader-file\ah\image" "D:\wwwroot\origin-www.asiahighlights.com\image"
mklink /D "D:\wwwroot\uploader-file\ah\pic" "D:\wwwroot\origin-www.asiahighlights.com\pic"
mklink /D "D:\wwwroot\uploader-file\ch\image" "D:\wwwroot\origin-www.chinahighlights.com\image"
mklink /D "D:\wwwroot\uploader-file\ch\pic" "D:\wwwroot\origin-www.chinahighlights.com\pic"