-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hello,
In the dashboard, when i try to add one of my API to an application i created i got the following error:
Warning: opendir(/home/ws/fs/ihommani//.settings): failed to open dir: Permission denied in /home/ws/webshell/application/services/Directories.php on line 52 Warning: readdir() expects parameter 1 to be resource, boolean given in /home/ws/webshell/application/services/Directories.php on line 56 Warning: opendir(/home/ws/fs/ihommani//.c9revisions): failed to open dir: Permission denied in /home/ws/webshell/application/services/Directories.php on line 52 Warning: readdir() expects parameter 1 to be resource, boolean given in /home/ws/webshell/application/services/Directories.php on line 56 Warning: opendir(/home/ws/fs/ihommani//githubexplorer): failed to open dir: Permission denied in /home/ws/webshell/application/services/Directories.php on line 52 Warning: readdir() expects parameter 1 to be resource, boolean given in /home/ws/webshell/application/services/Directories.php on line 56
It's the same error I get when i try to run the API script in the dashboard.