Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mike 81 posts 101 karma points
    Aug 03, 2013 @ 04:56
    Mike
    0

    godaddy install issues

    I just downloaded the latest umbraco package. I unzipped it and FTP'd it up to the root directory....

    Getting a 500 error.

    Are there changes that need to be made to the config?

    I gave the files a read and write permissions. 

    I can't even view a simple HTML file inside the umbraco folder directory. Any assistance would be much appreciated!!!

     

  • Mike 81 posts 101 karma points
    Aug 05, 2013 @ 07:06
    Mike
    0

    I did make the following changes to the config after ftping the files but I only did this for the medium trust issues. I also gave the directory read/write permissions.

    These were pulled from a blog at the URL: http://our.umbraco.org/wiki/install-and-setup/medium-trust-with-umbraco-45plus

     following element:

    • <trust level="Medium" originUrl=".*" />
    • Under appSettings, set the key "umbracoUseMediumTrust" to "true"
    • Under the configSections, modify the section element that has name="clientDependency" to have an attribute requirePermission="false"

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies