This is working fine on local system but not working on server.
KCFInder configuration detail
kcfinder/conf/config.php
$_CONFIG = array(
// GENERAL SETTINGS
'disabled' => false,
'uploadURL' => "http://mylocal/uploads/ckeditorImages",
'uploadDir' => "/var/www/html/mylocal/public/uploads/ckeditorImages",
'theme' => "default",