There should not happen something with your data when you are updating your Umbraco installation.
But I will always recommend people to take a backup of their website and database before upgrading it, so they can rollback in case that the upgrade not went as planned.
Okay usually this should be changed during the upgrade process.
Perhaps permissions have not been setup correctly so the upgrader was maybe not able to write to the web.config? - However you should be able to change the value manually and then trigger the upgrade completion if I remember correctly.
Update Umbraco 7.3.7 to 7.4
Hi.
I want to update Umbraco 7.3.7 to 7.4.
How can I update?
What will happen to my data and pages in 7.3.7 when I update?
With thanks.
Hi Hassen,
If you want to upgrade from Umbraco 7.3.7 to Umbraco 7.4.3, then you should follow the general upgrading documentation which you can find here. https://our.umbraco.org/documentation/Getting-Started/Setup/Upgrading/
There should not happen something with your data when you are updating your Umbraco installation.
But I will always recommend people to take a backup of their website and database before upgrading it, so they can rollback in case that the upgrade not went as planned.
Hope this helps,
/Dennis
Hi Dennis.
I followed documentation for manually upgrade step by step, but after that the version number in the Web.config did not update.
Am I do another task for update?
Hi Hassan,
Okay usually this should be changed during the upgrade process.
Perhaps permissions have not been setup correctly so the upgrader was maybe not able to write to the web.config? - However you should be able to change the value manually and then trigger the upgrade completion if I remember correctly.
Try to check if you have the right permissions set on files and folder for your Umbraco installation https://our.umbraco.org/documentation/Getting-Started/Setup/Server-Setup/permissions
Hope this helps,
/Dennis
OK. It works well
Thanks for your reply.
is working on a reply...