Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Download


fullfrequency

Recommended Posts

Posted

What does "777" and "755" mean in the following text?

 

 

Config - Download

 

 

You need to enable this if you are going to allow people to download products at checkout from your store.

 

First, put the product to be downloaded in the download folder on the Internet:

catalog/download

 

It will be read from the "pub" folder.

Make sure /catalog/pub is 777 and /catalog/download is 755 and these files in catalog/includes/configure.php have the forward slash:

Posted

777 and 755 are file permissions - 777 for instance means read/write/execute enabled for owner/group/public access. 755 is read/write/execute for the owner only, and read/execute for group and public.

 

Look for "chmod" or "permissions" in your host's control panel/file manager or your FTP program.

 

Cheers,

Ellie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...