Zen Cart Logo
Forums / Installing on a Windows Server / which files do I upload to the server?

which files do I upload to the server?

Views: 2,203

Results 1 to 15 of 15
17 Nov 2010, 4:28 PM
#1
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

which files do I upload to the server?

Hi, I'm trying zen cart for the first time. the instructions on E:\zen-cart-v1.3.9h-full-fileset-10262010\zen-cart-v1.3.9h-full-fileset-10262010\docs\1.readme_installation.html seen easy to follow, but after you unzp the distribution files, which files do you upload to the server?

17 Nov 2010, 4:30 PM
#2
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: which files do I upload to the server?

All the files :D

17 Nov 2010, 4:31 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: which files do I upload to the server?

Where are you hosting your site? (ie: Who have you bought web-hosting from?)

17 Nov 2010, 4:45 PM
#4
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

godaddy is the web host

17 Nov 2010, 6:40 PM
#5
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

ok I'm trying to change the permission on diet-configure.php, but there is no catalog folder.

18 Nov 2010, 5:40 PM
#6
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

Can someone please help me?

18 Nov 2010, 5:47 PM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: which files do I upload to the server?

There doesn't have to be a folder named /catalog/. Wherever the Zen Cart files are placed is the folder to start from. There will be an /includes/ folder there, and an /admin/, /zc_admin/, or whatever you have changed its name to.

If ZC is installed in the web root (where you land when you go to https://www.yoursite.com), it will probably be the /public_html/, /www/ or similar folder.

19 Nov 2010, 3:54 AM
#8
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

But on https://www.zen-cart.com/tutorials/index.php?article=107 under the Creating the configure PHP files section, it says to rename the diet-configure.php file which is located in the catalog folder, and later on it says to changes permissions on other folders that located in the catalog folder. how can I follow these instructions if I don't have the catalog folder?

19 Nov 2010, 8:23 AM
#9
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: which files do I upload to the server?

"Catalog folder" means the folder the catalog (Zen Cart) is installed in, not a particular folder name.

19 Nov 2010, 7:42 PM
#10
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

Ok, they should have explained that better. Anyway, I see all the subfolders except languages, pub and media.

19 Nov 2010, 8:08 PM
#11
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: which files do I upload to the server?

/languages/ is under the /includes/ folder. /pub/ and /media/ should be in the root.

"Upload, via FTP, the whole program into a directory on your server. Example: /catalog
(We will use "/catalog" as an example in this document. You can choose "no" foldername, or something else if you prefer, such as "/zencart", or "/store" etc) "

How is this a deficient explanation?

23 Nov 2010, 3:43 AM
#12
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

I just checked again and the languages, media, and pub aren't anywhere.

Your explanation made sense, but if you're reading the directions, nowhere that I know of, it didn't explain that catalog was an example of a foldername.

gjh42:

/languages/ is under the /includes/ folder. /pub/ and /media/ should be in the root.

"Upload, via FTP, the whole program into a directory on your server. Example: /catalog
(We will use "/catalog" as an example in this document. You can choose "no" foldername, or something else if you prefer, such as "/zencart", or "/store" etc) "

How is this a deficient explanation?

23 Nov 2010, 4:24 AM
#13
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

I found the languages folder under admin/includes but the html_includes wasn't there . Also, the media and pub folders are nowhere. Where can I download this again?

23 Nov 2010, 4:49 AM
#14
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: which files do I upload to the server?

/admin/includes/ and /includes/ are completely different things. The /languages/ that you need to edit in should be under the base /includes/.

The home page of this site has a link to download the Zen Cart files.

23 Nov 2010, 7:44 PM
#15
mindapolis avatar

mindapolis

New Zenner

Join Date:
Nov 2010
Posts:
18
Plugin Contributions:
0

Re: which files do I upload to the server?

That seems to have been the problem. I downloaded everything again and al the folders seems to be there!