I am using kcfinder with ckeditor. While changing disabled to false
in config file of kcfinder there is no problem but on overriding it with
$_SESSION['KCFINDER'] = array(
'disabled' => false
);
i am unable to browse & upload files there.Message pop up's showing you don't have permission to browse the server. (framework used CI 3.x.)