Hello,
I have CKFinder 2.0 set up on a server, the CheckAuthentication() function returns the proper session flag, and I know that the app is looking in the correct directory because it creates the Files, Images, Flash directories when launched.
I get the "It was not possible to complete the request due to file system permission restrictions." error when I go to upload an image. The folder is set to 777 as well as it's parent folder.
Any ideas as to how to proceed?
I have CKFinder 2.0 set up on a server, the CheckAuthentication() function returns the proper session flag, and I know that the app is looking in the correct directory because it creates the Files, Images, Flash directories when launched.
I get the "It was not possible to complete the request due to file system permission restrictions." error when I go to upload an image. The folder is set to 777 as well as it's parent folder.
Any ideas as to how to proceed?
Re: Another File Permissions error
I did a little php script for an image upload, and even though the php script created a folder with 755 permissions, I could not CHMOD the folder in my FTP software. It seems that any folder created by a script on this server is pretty much on lockdown.
So I manually created all of the folder CKFinder was looking for and set them to full-write and it works.
Re: Another File Permissions error
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+