When I go to my cmsms installation root and upload the tar.gz file and then issue the command
Code: Select all
tar -zxvf cmsmadesimple-1.1.tar.gz
I am trying to "fix" an upgrade problem I'm having moving from 1.0.8 to 1.1
I had tried to simply "move" the unzipped files over my existing installation but this resulted in a fatal error which I have another thread on. I'm trying to rectify that by reinstalling over everything. The problem with manually overwriting each file was that when trying to overwrite a directory, i keep getting an error from my ftp client (cyberduck) that the directory is not empty and cannot be renamed.