Thread: Remote Server

Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2006
    Posts
    32
    Plugin Contributions
    0

    Remote Server

    Hello, We are running ZC 1.2.5.
    We sell custom Videos and would like to have the files sold for for download on a seperate server from the ZC installation. The reason is that the videos take up way more space than the web site hosting company will allow. How can we reference the remote server as the URL to acces the download for the purchase?
    Thanks to you all in advance. I know we are outdated with the 1.2.5 version but to be honest I am afraid of messing everything up with an upgrade.
    Thanks again to all, I will be leaving my Zencart footer on the pages as a thanks and contributing as well.

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Remote Server

    In /includes/configure.php there is option i.e.
    Code:
     define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
    Set url or folder instead of 'download' as required..
    have seen other posts on these forums
    regarding similar circumstances to your own..
    quick SEARCH may also help
    AS ALWAYS, BACKUP EVERTHING FIRST, INCLUDING MYSQL, BEFORE
    ALTERING config files

  3. #3
    Join Date
    Feb 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Remote Server

    Thanks so much Misty. I suppose that the search I did wasn't extensive enough or on the right key words. Just curious, when using a URL instead of "download/" would you suggest using the full format of http://myurl/downloads/" ?
    Thanks again to all, I will be leaving my Zencart footer on the pages as a thanks and contributing as well.

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Remote Server

    would you suggest using the full format of http://myurl/downloads/" ?
    Not done this myself, so cannot guarantee success, but as mentioned in my initial post, saw similar query on previous forum post here.. suggest you search further AND/OR try a test site out with this new configuration before altering your existing site.. better safe than sorry me thinks.. HTH..

  5. #5
    Join Date
    Feb 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Remote Server

    Thanks once again, when I have it done successfully I will update the post with what I did to make it work. Misty's help was invaluable.
    Thanks again to all, I will be leaving my Zencart footer on the pages as a thanks and contributing as well.

 

 

Similar Threads

  1. v150 cannot launch zc_instal on remote server; identical config works on local server
    By BevCox in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 11 May 2012, 12:04 AM
  2. Remote Admin Server
    By bogyi in forum General Questions
    Replies: 1
    Last Post: 13 Nov 2010, 11:20 PM
  3. Installing From remote Server to Local Server
    By popss in forum Installing on a Windows Server
    Replies: 1
    Last Post: 13 Jun 2008, 08:29 PM
  4. Remote server SSL no support
    By neewby in forum Installing on a Linux/Unix Server
    Replies: 18
    Last Post: 3 Aug 2006, 01:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg