Topic: RPC call forbidden
Hi guys,
The FileManager lib just stoped working and I can't figure out why. It crashes when listing the home directory on startup.
Here is the error message :
Forbidden
You don't have permission to access /dossiers/javascript/filemanager/rpc/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
When I run the URL manually, it works fine. I get the following : {"result":null,"id":null,"error":{"errstr":"Could not get raw post data.","errfile":"","errline":null,"errcontext":"","level":"FATAL"}}
I asked my host to reset file permission but it still doesn't fix the problem.
Any idea on what to test next ? I have no clue of what can cause this. I can run the script manually but not when it runs from javascript. Any idea ?
Thanks for your help,
Dominic