Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Idea or Suggestion Installation On Separate Servers

    Is there anyway to install zencart on different servers? in the sense that the admin/ folder resides in domaina.com and other files and folders in domainb.com.

    I will appreciate it if anyone can show me the possibility of this.

    Thanks in advance.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Installation On Separate Servers

    Interesting concept -If your don't mind, why do that?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Idea or Suggestion Re: Installation On Separate Servers

    I have to shops and I want to update both shops from the same admin if that make sense.

    Thanks.

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Installation On Separate Servers

    Do they have the same database tho?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Installation On Separate Servers

    Sounds like you may want the Multisite Module (look in Downloads).

  6. #6
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Idea or Suggestion Re: Installation On Separate Servers

    @ yellow1912 , yes they do have the same database.

    @ gjh42, thanks for the tip, I've downloaded the mod, tho I've not yet fully implemeted it yet.

    What I really want to know is the possibility of zencart admin/ folder, to reside in another server. This is an example of what I mean:

    I have copied all non zencart admin files and folders to domaina.com and copied the zencart admin/ folder to domainb.com.

    Now running the zc_install/ on daomaina.com, I get the following error.

    /admin/includes/configure.php does not exist more info...
    Remember that if the zencart admin/ folder had resided in domaina.com the installation would have continued.

    So now what do I do from here?

    Thanks.

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Installation On Separate Servers

    I have not tried it yet, but there is one bad thing about ZC that may actually help in this case: most if not all functions in the catalog and in admin are not related. In fact, you can remove the admin folder from your site and that would not even have any affect on the catalog side.

    Does that give u some idea ;) ?


    Install ZC completely on 1 site, then move the admin folder to the other server. Edit admin/includes/configure.php to reflect the new changes.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #8
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Installation On Separate Servers

    Install ZC completely on 1 site, then move the admin folder to the other server. Edit admin/includes/configure.php to reflect the new changes.
    @ yellow1912 thanks for the info, still curious tho! after moving the zencart admin/ folder to the other server, what is the possibility of updating the content of the non zencart admin/ server from the residing one?

    I'm I making any sense?

  9. #9
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Installation On Separate Servers

    First, I am assuming that you simply want to have admin folder on 1 server, and 1 catalog on the other server.

    Now, both of them must share the SAME database, which can be stored on either one of the servers. So changes made on one will affect the other. Make sense?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #10
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Installation On Separate Servers

    Nice one... admin/ folder now moved to the other domain. Now editing
    "/admin/includes/config.php"
    Do you know how I can go about this;

    Path Configuration
    define 'DIR_WS_ADMIN', '/cms/admin/');
    define('DIR_WS_ADMIN', '/cms/admin/');
    define('DIR_WS_CATALOG', '/cms/');
    define('DIR_WS_HTTPS_ADMIN', '/cms/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/cms/');

    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_CATALOG_IMAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'images/');
    define('DIR_WS_CATALOG_TEMPLATE', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/templates/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
    define('DIR_WS_CATALOG_LANGUAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/languages/');
    The above need to be edited init?, what will the path be?

    I'm stuck...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Separate template if user goes to separate address...
    By Quality Refurbished in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Apr 2013, 02:19 AM
  2. Installation complete. When i remove installation folder it resets?
    By zindras2 in forum Installing on a Windows Server
    Replies: 1
    Last Post: 3 Oct 2009, 07:43 PM
  3. zen cart installation on linux servers
    By geniusgenie in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 3 Nov 2008, 12:25 PM
  4. Free Servers??
    By Hotspot in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Jul 2006, 08:26 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