Need Space
Permalink 1 user found helpful
Hello,
I recently updated to concrete5.6.0.1.
Now I would like to delete the old updates from the folder 'updates'.
Is that OK with any problems later?
I recently updated to concrete5.6.0.1.
Now I would like to delete the old updates from the folder 'updates'.
Is that OK with any problems later?
In case someone else is looking same solution:
Note: before starting this process make sure you clear the cache!
1. Start your FTP Manager
2. On the root of your server look up for the folder called '/updates'.
3. Make a backup of the latest version (e.g. concrete5.6.0.1) of concrete5 inside of '/updates/concrete5.6.0.1'.
4. On the root make a backup of the folder called '/concrete'
5. After backup of folder 'concrete' delete the whole content.
6. Now put ONLY the content (subfolder & files) of the folder mentioned in step 3 in folder 'concrete'
6. Go folder called '/config' (NOT /concrete/config) and remove the following line of code from the file 'site.php'
7. Reload your website
Now your website should on the latest version of concrete without using additional web space.