I keep getting follwing message when i try to open ckfinder.html:
The file browser is disabled for security reasons. Please contact your system administrator and check the CKFinder configuration file.
i guess the problem is in the config.php file. i believe that i made a mistake setting the variables $baseUrl and $baseDir. i have been trying around with those variables and googled it many times, but i can't find an answer that solves my problem.
location files for file upload: http://www.meridia.ch/ckfinder/userfiles/
file to test if everything is working: http://www.meridia.ch/ckfinder/ckfinder.html
are the following assumptions correct?
$baseUrl = 'http://www.meridia.ch/ckfinder/userfiles/'; $baseDir = '/html/domain3/ckfinder/userfiles/';
if these would be wrong. can somebody tell me how i can find it out? or help me find the mistake i'm making.
i would really appreciate if somebody could help me.
thank you.
bemania