Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I just installed the latest version of 7.x-1.x-dev and there seems to be a problem with the CKFinder requirement check. CKFinder works perfectly fine. But I see an error in the Status Report.
In the Global Profile Config I have:
Path to ckfinder: %l/ckfinder
And it shows this below it:
Current path: sites/all/libraries/ckfinder
Here's the error I get. As you can see, there is a slash missing:
CKFinder is not installed correctly: /var/www/html/drupal_testsites/all/libraries/ckfinder/config.php not found. Make sure that you uploaded all files and did not accidentally remove the configuration file.
Comments
Comment #1
dczepierga commentedChanges commited to GIT (diff)
Comment #2
dczepierga commentedComment #4
jlea9378 commentedI just installed the latest version of 7.x-1.x-dev and there seems to be a problem with the CKFinder requirement check. CKFinder works perfectly fine. But I see an error in the Status Report.
In the Global Profile Config I have:
Path to ckfinder: %l/ckfinder
And it shows this below it:
Current path: sites/all/libraries/ckfinder
Here's the error I get. As you can see, there is a slash missing:
CKFinder is not installed correctly: /var/www/html/drupal_testsites/all/libraries/ckfinder/config.php not found. Make sure that you uploaded all files and did not accidentally remove the configuration file.
Comment #5
mkesicki commented@jlea9378,
please try latest stable or DEV release. It should fix this issue.
If something is wrong, please reopen this issue.