Filemanager icon indicating copy to clipboard operation
Filemanager copied to clipboard

Configuration problem

Open JuliaTyumen opened this issue 9 years ago • 3 comments

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?

JuliaTyumen avatar Feb 29 '16 05:02 JuliaTyumen

Not sure you can ...

simogeo avatar Feb 29 '16 18:02 simogeo

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.

JuliaTyumen avatar Mar 01 '16 06:03 JuliaTyumen

if you use default public folder, then automatic settings should be ok. Try again from the default config file !

simogeo avatar Mar 02 '16 18:03 simogeo