Closed anprguy closed 6 months ago
I've solved this. I used "Meld" to go through every file in the eckmar directory and replace the files required. I ran into an issue where I have to open some files in "nano" then add a space to the end of some of the files (to make a change) then save for it to work. Probably a permission issue.
I've been customising alot of the eckmar php files and css for a while to get the platform how I want it. Its now time to transfer to a production server.
So my thinking was to get my development copy of the WWW or Eckmar folder and replace either the WWW folder or the Eckmar folder on a second machine that allready has a fresh clean install of eckmar on it but that did not work. I am assuming it has something to do with the base 64 key in the .env file or come of the config / hidden files.
Does anyone know what I can and cannot copy across from my development server to my production server?