2014-10-13, 08:55:58
by no means. This is what I did:
* downloaded 3.3.4 zipfile
* unzipped into a private directory in my account (I had to do it since the zipfile unfolds to a directory which in turn has the site structure.
* cd /home/myaccount/GetSimpleCMS-3.3.4/
* chmod -R g-w ./*
* cp ./* /home/myaccount/public_html/ -Rv
* cd /home/myaccount/public_html/
* chmod -R 755 ./admin/
and that's it.
* downloaded 3.3.4 zipfile
* unzipped into a private directory in my account (I had to do it since the zipfile unfolds to a directory which in turn has the site structure.
* cd /home/myaccount/GetSimpleCMS-3.3.4/
* chmod -R g-w ./*
* cp ./* /home/myaccount/public_html/ -Rv
* cd /home/myaccount/public_html/
* chmod -R 755 ./admin/
and that's it.