You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/wysiwyg/ckfinder/安装说明.txt

16 lines
632 B
Plaintext

This file contains ambiguous Unicode characters!

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"