I have a problem with Elfinder configuration. All standard ways doesn't work and also this configuration:
'root' => $_SERVER['DOCUMENT_ROOT'].'/images/elfinder/',
'URL' => 'http://'.$_SERVER['HTTP_HOST'].'/images/elfinder/',
seems not to work. I get Invalid redirect error. I don't have acces to apache error.log / system console - only FTP access.
Is there any way I can debug elfinder / find what cause redirection?