Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration problem #459

Open
JuliaTyumen opened this issue Feb 29, 2016 · 3 comments
Open

Configuration problem #459

JuliaTyumen opened this issue Feb 29, 2016 · 3 comments

Comments

@JuliaTyumen
Copy link

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?

@simogeo
Copy link
Owner

simogeo commented Feb 29, 2016

Not sure you can ...

@JuliaTyumen
Copy link
Author

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.

@simogeo
Copy link
Owner

simogeo commented Mar 2, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants