Hi, everyone.
CKFinder doing well in my localhost, but when i release my website to a remote server, i have a upload problem. The server administrator told me definitively that the upload folder have write permissions, and my basedir is set correctly because the files in the file browser is right.
Here is my BaseDir and BaseUrl setting:
BaseUrl = "~/ckfinder/userfiles/";
BaseDir = "E:\\web_old\\shengmingxueyuan\\Clst Web\\ckfinder\\userfiles\\";
Re: Problem when uploading files to server
Is anyone online here?
Re: Problem when uploading files to server
Now I found that the response error message when click "Send to server" button is that:
Accessed to the path "E:\web_old\shengmingxueyuan\Clst Web\ckfinder\userfiles\images\XXX.png" is denied.
Re: Problem when uploading files to server