Copied to clipboard

Flag this post as spam?

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


  • jaykrishnan 11 posts 31 karma points
    May 29, 2015 @ 07:41
    jaykrishnan
    0

    Upgrade Umbraco

    hi everybody,

     i am upgraded 4.9.0 to 4.11.10 its working  but i have one doubt is have any installation process ?

    when i was upgrade 4.9.0 to 4.11.10 did not ask install process directly run the site. so my ugrade is correct or not any one clarify my doubt

    i changed web.config <system.webserver>,App_plugin,bin,Umbraco,umbraco_client and view folders

    is it correct or not and how to identify the version update please any one explain clearly

    Thanks in Advance

    Jay

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 29, 2015 @ 09:04
    Dennis Aaen
    0

    Hi Jay.

    I assume that you are following these guides https://our.umbraco.org/documentation/installation/upgrading/general and https://our.umbraco.org/documentation/installation/upgrading/version-specific.

    Did you also remember to merge the config files and web.config file as is described here https://our.umbraco.org/documentation/installation/upgrading/general#Mergeconfigurationfiles. You can use a tool like WinMerge to this. http://winmerge.org.

    If you can log into your Umbraco backoffice then you can check what version your are using by clicking the about button in the right top corner. Another way to check your current version number is so look in the web.config, Like the code below.

    <add key="umbracoConfigurationStatus" value="7.2.5" />
    

    Hope this helps,

    /Dennis

  • Chris Wilson 100 posts 377 karma points
    Jun 09, 2015 @ 17:34
    Chris Wilson
    0

    If you wish to force the install procedure to run you can amend the umbracoConfigurationStatus value to something which does not match the core binary versions, this will run the install procedure.

    e.g. if you are running v7.2.6, change it to 7.2.5 or lower

    /Chris

Please Sign in or register to post replies

Write your reply to:

Draft