angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

Angular-Filemanager hosting problems with local php bridge and with ftp.

Open Leioa opened this issue 7 years ago • 1 comments

Hello

I have been working with angular-filemanager on my localhost and works perfectly.

.- I have created a local ftp account and works OK. .- I have probed to connect from localhost to my hosting ftp account and works OK .- I have probed the php-local bridge with very good results.

When I upload my project to my hosting, angular-filemanager does not work. Just in the first call to the index.html (using ftp or local php bridge) I receive the same answer: "Error 403 - Bridge response error, please check the API docs or the Ajax response".

Any help or track about this issue will be wellcome.

Thank you very much.

Leioa avatar Feb 27 '18 09:02 Leioa

Hi @Leioa,

can you take a look at your PHP error log on your hosting? The error there should tell us more. I suspect old PHP version.

durasj avatar Jul 27 '18 21:07 durasj