We have a production server where we have write access to only one folder that is set for documents only (can't run server code from there).
I need to know if Umbraco needs to write to other folders (other than media or others for document types only) or does it handle everything through the DB?
When you go to the developer section you see the tab uGoLive. When go to that tab you can run test. one of the tests will tell you which folder rights need to be set.
Thank you for your response, what i need to know is what are the requirements for Umbraco in terms of permessions on the server hosting it.
For example, if i added a page, granted user permessions, or done anything through the UI, will the application access the server's desk and write/modify files or will it just do that through the database?
What folders Umbraco needs to write to?
Hi,
We have a production server where we have write access to only one folder that is set for documents only (can't run server code from there).
I need to know if Umbraco needs to write to other folders (other than media or others for document types only) or does it handle everything through the DB?
Sorry if my Q seem preliminary? (which is)
Best Regards,
Hi,
When you go to the developer section you see the tab uGoLive. When go to that tab you can run test. one of the tests will tell you which folder rights need to be set.
Hope this helps,
Richard
Thank you for your response, what i need to know is what are the requirements for Umbraco in terms of permessions on the server hosting it.
For example, if i added a page, granted user permessions, or done anything through the UI, will the application access the server's desk and write/modify files or will it just do that through the database?
Thanks again,
is working on a reply...