I'm not a PHP expert, just a little newbie, but if you state that you turned safemode off, that means that previously it was enabled, and from what I've understood about that "feature" whatever permissions that were set during that time will remain making it impossible to write to a folder that was created by a script.
I would try to delete the /ckfinder/userfiles/ folder, make sure that safemode is disabled and then assign the write permissions. Only after that, try to use CKFinder with some settings like these:
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@domainname.nl and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. NOYB Server at domainname.nl Port 80
Re: It was not possible to complete the request due to file
I would try to delete the /ckfinder/userfiles/ folder, make sure that safemode is disabled and then assign the write permissions. Only after that, try to use CKFinder with some settings like these:
$baseUrl = '/ckfinder/userfiles/';
$baseDir = '/domains/domainname.nl/public_html/ckfinder/userfiles/';
but other people with more experience might give you some better advice
Re: It was not possible to complete the request due to file
Edit: I've tried it, together with several baseDirs, without success.
Re: It was not possible to complete the request due to file
Re: It was not possible to complete the request due to file
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: It was not possible to complete the request due to file
Re: It was not possible to complete the request due to file
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: It was not possible to complete the request due to file