Page 1 of 1

When unzip, I have duplicate files

Posted: Wed Oct 10, 2007 5:39 am
by cpupark
Hi
I am very new to this kind of shopping cart. When I like to try this Opencart, I had a problem while extracting the files in the downloaded .zip file. There are plenty of duplicate files in it, so that while extracting I am getting warning messages to replace the existing file. What can I do. Please help

Re: When unzip, I have duplicate files

Posted: Sun Oct 14, 2007 12:28 am
by neophit
Well, maybe you don't know how to unzip a file... Take a look on this tutorial: http://www.netsquirrel.com/articles/zip.html, or if you don't like to read so much watch these video: http://www.youtube.com/watch?v=kg2MvYsBYqQ or better: http://www.youtube.com/watch?v=3xqF56OZo_k

Hope this help.

Re: When unzip, I have duplicate files

Posted: Sun Oct 14, 2007 12:29 am
by neophit
Oh, i forgot to mention that you really CAN'T have two identical files in the same directory (folder).

Re: When unzip, I have duplicate files

Posted: Sun Oct 14, 2007 3:53 am
by tchemis
cpupark wrote: Hi
I am very new to this kind of shopping cart. When I like to try this Opencart, I had a problem while extracting the files in the downloaded .zip file. There are plenty of duplicate files in it, so that while extracting I am getting warning messages to replace the existing file. What can I do. Please help
As mentioned you cannot have the same file name in the same directory, I assume what happened is you tried to extract the file 2 times to the same place.

Re: When unzip, I have duplicate files

Posted: Tue Oct 16, 2007 5:54 pm
by cpupark
Hi, Thanks for the replies.
But, still I was not able to unzip all the contents on one folder.
Actually I downloaded the V0.6.5 zip files from the download section.
When I opened it on WinZip, I can see many duplicate files, means the files are placed 2 times inside the zip file. (Example: .htaccess, order.php, option.php, address.php, etc.,). If I tried to extract the files on one directory, I am getting file replacement warning when the second file start to extract. I think you experts may understand my problem. Please help.

Re: When unzip, I have duplicate files

Posted: Wed Oct 17, 2007 6:41 am
by tchemis
It is not possible to have the same file name in the same directory, on any operating system.
Please re-download the file and try again, or choose another extracting tool, such as WinRAR from http://rarlabs.com/download.htm
or 7-Zip from http://www.7-zip.org/

Re: When unzip, I have duplicate files

Posted: Thu Oct 18, 2007 8:32 pm
by cpupark
Hi
It is my mistake. They way I did the unzip was wrong. Usually I open the zip file and select all the files using CTRL+A and drag-drop into a folder, so that all the files will be extracted. But in this case it did not worked. Now I right clicked the zip file and used the "Extract Here" context menu. Now I got all the files in a separate
folder. Now I realized the way I did the unzipping was wrong until now. Thanks for the immediate help from helpful good people. Now I will try to install the files on my server.