Please explain "untar" to a complete idiot
Posted: Mon Jan 17, 2011 11:04 am
I am running CMS Made Simple 1.2.4 , mySQL version 5.0.91-community (formerly 4.1.22) and php . 5.2.14 (formerly 4.4.5). I know you do not support that version which is why I am attempting to upgrade
to CMSMS 1.9.2.
I have spent an hour goggling the phrase "untar" and while there are instructions, no one explains where you are meant to type the "command". Also I would like to do this on a mac and most insctructions mention windows and "right clicking" which Macs do not have. And finally, my CMSMS site is in a subdomain of another site. I presume this means then that my "ROOT" folder is not public)_html, but the subdomain folder?
PLease explain to a complete idiot what this means (from the upgrade.txt file):
2. Untar the source package to document root dir or your webserver
- cd DOCUMENT_ROOT
- tar xvfz cmsmadesimple-VERSION.tar.gz
OR
- cd DOCUMENT_ROOT
- tar xvfz cmsmadesimple-diff-<prev_version>-<version>.tar.gz
** Validate that the prev_version number matches your current version **
Thanks
to CMSMS 1.9.2.
I have spent an hour goggling the phrase "untar" and while there are instructions, no one explains where you are meant to type the "command". Also I would like to do this on a mac and most insctructions mention windows and "right clicking" which Macs do not have. And finally, my CMSMS site is in a subdomain of another site. I presume this means then that my "ROOT" folder is not public)_html, but the subdomain folder?
PLease explain to a complete idiot what this means (from the upgrade.txt file):
2. Untar the source package to document root dir or your webserver
- cd DOCUMENT_ROOT
- tar xvfz cmsmadesimple-VERSION.tar.gz
OR
- cd DOCUMENT_ROOT
- tar xvfz cmsmadesimple-diff-<prev_version>-<version>.tar.gz
** Validate that the prev_version number matches your current version **
Thanks