joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 578 forks source link

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

Open Leioa opened 6 years ago

Leioa commented 6 years ago

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.

durasj commented 5 years ago

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.