Just setting up CMSMS via SSH for a client and it's failing at step one, i.e. I can't extract the files.
First, I: wget http://dev.cmsmadesimple.org/frs/downlo ... ull.tar.gz
But I get the following error:
It looks like it creates all the sub-directories (e.g. admin, plugins, etc) but none of the PHP files in the root appear.tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
gzip: stdin: invalid compressed data--crc error
gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
tar: Error exit delayed from previous errors
I have to say, with previous installations I've just FTP'd them so I am inclined to doubt my own skills/knowledge here. It would be nice to do this via SSH, saves aaaages transfering all the files.
Any ideas?