View Single Post
  #34  
Old 05-18-2008, 05:56 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: X-Cart v4.1.10 released

Quote:
Originally Posted by gary02140
How to unpack/uncompress the upgrade patch into X-cart directory? The upgrade patch contains many folders that have the same names as those folders that already exist in the X-cart directory, such as admin, include, skin1, etc. THus, uploading the upgrade patch will cause the overwrite of the original folders. Should I copy the files in the upgrade patch into each original folder beofre upgrading? Got confused.

Use a command line (ssh).
Upload the .tgz file to the server.
use the command line and untar it...

Everything will go where it needs to go.

THEN follow the readme and chmod permissions.

If you do not have ssh access or a command line, you CAN do this via ftp, but it will take you much, much longer, and if you are not careful, as you recognized, you can overwrite files that you do not want to... DO NOT replace files!!!!

The files that have the same names are probably diff files -- organized by directories..

I STRONGLY RECOMMEND that you use ssh to do your upgrade. If you do not have access by command line, I would ask your host to find a way to give it to you. Your host can restrict ssh to a specific port and/or IP address. Ask.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote