kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.27k stars 385 forks source link

windows server 环境下由于 convert 冲突导致无法配置文件封面生成功能 #141

Closed uyoufu closed 1 year ago

uyoufu commented 2 years ago

由于 windows server 中自带的 convert.exe 与 imageMagick 中的 convert.exe 冲突,在进行文件封面生成设置时,连接测试时会提示 convert 调用失败。即使输入 imageMagick 的全路径也无效。 请问该如何处理呢?

kalcaddle commented 1 year ago

https://bbs.kodcloud.com/d/2892-windows 可以自行配置一下环境变量.