Search code examples
ftpcontent-management-systemwebconcrete5

Concrete 5 - move C5 code, images and references up to docroot


I have installed, configured and built a site on Concrete 5.5.2.1 and it is all working well. I have a problem that I have a URL of www.ayrshireminis.com/concrete5.5.2.1, for example, which is where the index.htm file sits. Is there a way that I can bring the code back up to the docroot without breaking all references such as image paths in the database for example?

Considering that the download of Concrete 5 includes this directory I am assuming that this is a common issue for some developers when using this CMS.


Solution

  • It is actually possible to move the code from a ROOT/concrete5.5.2.1 directory back to the root without running the queries above. I simply moved the code up a directory and everything worked.