Manmohan @ on
I can not create the any directory in media manager from the admin panel in HUBzero 2.0.0
I am using HUBzero 2.0.0 the following issues are found.
When we go to the media manager then error message is displayed
RecursiveDirectoryIterator::_Construct(/var/www/example/app/site/media):failed to open dir:No such file or directory
Now,when we manually create directory site and inside site we again create media the media manager page is displayed.
After that following issue is found
I can not create the any directory in media manager from the admin panel. When i can create folder whose name is Image then error message is displayed on the screen
mkdir():Permission denied
But when we manually go through the folder /var/www/example/site/media and here we create new directory Image then it is created and in the admin panel when we go through the browser. Image folder is displayed.
So please let me know what is the issue behind this.
Whichever I can manually put in the media directory it is displayed in the admin panel, but when we create any folder or file through the admin panel it is not give permission.