Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Plugin Contributions
    0

    Default Multiple Sites with one Database?

    I have searched the forums, but I haven't found anything that answers this question in detail. I am going to have 10-20 shopping cart sites that will share one database. I understand that there is a need to differentiate between certain tables that are specific to each site, but the goal is to share some common data such as products, layouts, product types, etc.

    I'm thinking that I could specify certain tables with a site specific prefix if they need to be unique from other "shared" database information.

    The other idea I had was to create some database views and have some php script that checks which domain the user accesses and then load certain tables that are unique for that particular site.

    These two options sound good in theory, but I'm not sure which one is more practical, and easier to set up. I'm still a beginner when it comes to mySQL and PHP.

    Anyways, I'm trying to avoid having to manage, maintain, backup 20 separate databases for 20+ sites that might share the same products and other info anyways.

    Any ideas?

  2. #2
    Join Date
    Aug 2007
    Location
    Tampa FL.
    Posts
    142
    Plugin Contributions
    0

  3. #3
    Join Date
    Nov 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Multiple Sites with one Database?

    Thank you these links were helpful

 

 

Similar Threads

  1. Multiple Sites with One Paypal account
    By uneek in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 30 Jul 2010, 09:08 AM
  2. How do you use Multiple Sites with one PayPal Account
    By countrycharm in forum PayPal Express Checkout support
    Replies: 11
    Last Post: 10 Jun 2008, 04:51 PM
  3. Multiple sites, one paypal address. Can you redirect to different sites after paymen?
    By JohneeMac in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 18 Nov 2007, 08:09 PM

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