I have built a site using Umbraco and it works fine locally on IIS.
When i uploaded it i get the following error however ...
Access to the path '\\PDC1\sites\j\jonhairfashions.co.uk\public_html\App_Data\umbraco.config' is denied.
You can see the error by going to www.jonhairfashions.co.uk
Now as i understand it this is to doing with the file permissions obth from the user and the Network services point of view.
Is that right? Does anyone know how i solve that?
Also i am using SQLCE which theh ost said they dont support due to being a clustered service. I thought i would upload it and try it before i try to change it to MySQL and although i dont think think thats the cause before i ocntact theh ost do any of you think that, that could be the cause of this error?
Error when uploaded
Hi all
Me again.
I have built a site using Umbraco and it works fine locally on IIS.
When i uploaded it i get the following error however ...
Access to the path '\\PDC1\sites\j\jonhairfashions.co.uk\public_html\App_Data\umbraco.config' is denied.
You can see the error by going to www.jonhairfashions.co.uk
Now as i understand it this is to doing with the file permissions obth from the user and the Network services point of view.
Is that right? Does anyone know how i solve that?
Also i am using SQLCE which theh ost said they dont support due to being a clustered service. I thought i would upload it and try it before i try to change it to MySQL and although i dont think think thats the cause before i ocntact theh ost do any of you think that, that could be the cause of this error?
Thanks for your help
Dariune
Hi,
The error on your page mentions Umbraco is trying to delete the XML cache, which is a physical file (umbraco.config) located in the App_Data folder.
For sure this is a file permission issue and you should check with your hosting provider whether you or they can configure these permissions.
All the info you need can be found in the installation wiki: http://our.umbraco.org/wiki/install-and-setup
Thanks very much for your help Lennart. I will get onto my host.
is working on a reply...