Filemanager
Filemanager copied to clipboard
Configuration problem
I have a problem with filemanager.config.js on server. I have this public path of filemanager - http://aviabaza72.ru/libraries/Filemanager-master/index.html. And in server I have this path - /aviabaza72.nichost.ru/docs/libraries/Filemanager-master/scripts.
Default settings (serverRoot - true, fileRoot - false) doesn't work. I tried something like this:
"serverRoot": false, "fileRoot": "/libraries/Filemanager-master/userfiles/",
but it doesn't work either.
What settings should be there to make it work?
Not sure you can ...
Can you give me a hint why? I thought it could be because of folder name "aviabaza72.nichost.ru". I changed some settings and now filemanager is located in "/aviabaza72.ru/docs/libraries/Filemanager-master". I can change this location. It's just default public folder on server, I mean /aviabaza72.ru/docs/.
Maybe it's a stupid question, but I just don't have an example, how should be located filemanager on server.
if you use default public folder, then automatic settings should be ok. Try again from the default config file !