Forum Themes:
Welcome !

 1 database with multiple websites

Author Message
Powersg

  • Total Posts : 1
  • Reward points : 0
  • Joined: Jan 12 '04
  • Status: offline
1 database with multiple websites Wed. Jan 28, '04 6:42 PM (permalink)
0
We have several web sites all with a different look and feel. We would like to use the same forum database for all our sites. Each site must maintain their own look and feel when the forum is being used. is this possiable.

We have al ready purchased your fourm and are getting to luanch it this friday. So i know some of the look and feel is defined in the data base.

Can we have one database with multiple look and feel ?

What would the pricing be ?

Thanks
Greg Powers
http://www.PlasticSurgery.com
 
#1
Samuel

  • Total Posts : 11786
  • Reward points : 168350
  • Joined: May 23 '01
  • Status: offline
RE: 1 database with multiple websites Thu. Jan 29, '04 9:17 AM (permalink)
0
Hi Greg,

The software and its license does not support multiple sites (themes) with one instance (database).
ASPPlayground.NET
~ see our Version 4 plans here

 
#2
Guest
RE: 1 database with multiple websites Thu. Mar 4, '04 5:06 PM (permalink)
0
Samuel,

Could you clarify this for me - you mean that each forum must have its own data *table*?

Thanks,
Rob
 
#3
    Samuel

    • Total Posts : 11786
    • Reward points : 168350
    • Joined: May 23 '01
    • Status: offline
    RE: 1 database with multiple websites Thu. Mar 4, '04 5:26 PM (permalink)
    0
    for example, on this support site, we have many different forums (announcement, pre-sales Q & A, Feature Suggestion, etc.), and they all reside in one table in a single database. You don't need separate database table for each of these logical forum (forum created using the admin control panel). However, if you want to install the forum software on 2 separate website addresses or URLs (for example, this support forum and the demo forum), you will need two sets of independent tables in two different databases.
    ASPPlayground.NET
    ~ see our Version 4 plans here

     
    #4
    CGAit

    • Total Posts : 45
    • Reward points : 1365
    • Joined: Jan 09 '04
    • Status: offline
    RE: 1 database with multiple websites Mon. Mar 22, '04 6:30 PM (permalink)
    0
    Samuel, This implies that one can have multiple instances of playground each running against their own database on the same web server and the same SQL server as long as they are licenced.
    Can you confirm?

    We will be purchasing more licences. What, if any, performance hit could be expected by splitting the forums onto multiple instances of Playground and setting up a separate database for each.

    We're currently running a Dual Pentium 2.66 GHz with 2.5G RAM, and dual Intel PRO 1000 MT NIC cards.
    < Message edited by CGAit -- 2004-03-22 15:30:59 >
     
    #5
    Samuel

    • Total Posts : 11786
    • Reward points : 168350
    • Joined: May 23 '01
    • Status: offline
    RE: 1 database with multiple websites Mon. Mar 22, '04 7:00 PM (permalink)
    0
    yes, you can set up a database on your server for each instance of the forum. The software is designed with share hosting users in mind so you won't have any problem doing so.
    ASPPlayground.NET
    ~ see our Version 4 plans here

     
    #6
    Guest
    RE: 1 database with multiple websites Wed. Sep 7, '05 5:53 AM (permalink)
    0
    ORIGINAL: Samuel

    yes, you can set up a database on your server for each instance of the forum. The software is designed with share hosting users in mind so you won't have any problem doing so.
    So with a single license, I can have mulitple databases as long as they are within the same web site?
     
    #7
      Samuel

      • Total Posts : 11786
      • Reward points : 168350
      • Joined: May 23 '01
      • Status: offline
      RE: 1 database with multiple websites Wed. Sep 7, '05 9:06 AM (permalink)
      0
      no, with a single license, you can only install it ONCE. Once means a copy of the database objects (tables, stored procs, views, etc.) exists on a single database. If you have two licenses, you can install the objects on either two separate databases (ideal) or on a single database by using different user names.
      I can have mulitple databases as long as they are within the same web site?

      I don't want to misintepret your question, but I am not 100% sure what you meant by having "multiple databases" and "within the same web site?". I attempted to answer your question above, but if I didn't get it right, please elaborate on this question.
      ASPPlayground.NET
      ~ see our Version 4 plans here

       
      #8
      Guest
      RE: 1 database with multiple websites Fri. Jan 27, '06 8:46 AM (permalink)
      0
      I think I have the same question, so will re-word it and see...

      The scenario is like this;
       
      1 web server (physical)
      1 database server (physical)
      2 web sites, say “Women’s Clothing” and “Men’s Clothing” on different URLs and on different Virtual Webs on IIS.
      But the same company running both web sites.
       
      If someone wants to use ASPplayground.NET for “Women’s Clothing” that goes with that site under the Women’s Clothing web site (1 license), but then wants to add a forum to the “Men’s Clothing” web site....
       
      Does that cost an extra license?
       
      In other words, does my cost go up by the “box” (server) or by the “site” (URL)?
       
      I don’t care if it’s one database or two or what.  My forums will be low traffic anyway so performance won’t be an issue. 
       
      #9
        Samuel

        • Total Posts : 11786
        • Reward points : 168350
        • Joined: May 23 '01
        • Status: offline
        RE: 1 database with multiple websites Fri. Jan 27, '06 8:52 AM (permalink)
        0
        the cost goes up by the Site (URL), since you will have 2 concurrent instances of the software running at the same time, one for each Site (URL).
        ASPPlayground.NET
        ~ see our Version 4 plans here

         
        #10
        Guest
        RE: 1 database with multiple websites Fri. Mar 24, '06 11:19 AM (permalink)
        0
        Maybe I can ask a similar but slightly different question.
         
        I am a clothier, I have a site for mens cloting, another for womens clothing.
         
        In my forums I want topics or categories for both mens and womens clothing SAME FORUM SAME DATABASE.
         
        I want my mens clothing site to use the same forums (TOPICS, CATEGORIES, ETC...) as the womens clothing site.  However I want one forum on mensclothing.com to be all blue and have a certain look and feel.  On the other womens clothing site I want a bit of a different look and feel and some different colors etc....
         
        So in essence what they and I am asking here is can I run the front end seperate from the back end and use multiple front ends with different color schemes driven from the same database (e.g. The content).  Or are you also storing forum configuration settings such as colors etc.... from in the database?
         
        #11
          Samuel

          • Total Posts : 11786
          • Reward points : 168350
          • Joined: May 23 '01
          • Status: offline
          RE: 1 database with multiple websites Fri. Mar 24, '06 1:42 PM (permalink)
          0
          Or are you also storing forum configuration settings such as colors etc.... from in the database?

          Yes, this is what we do, but we also cache CSS on the web server. This means you can edit the cached CSS file on your own to make it different on one website from another. As for color scheme, you can have both sites getting different color schemes with a simple tweak of a stored proc.
          ASPPlayground.NET
          ~ see our Version 4 plans here

           
          #12
          Online Bookmarks Sharing: Share/Bookmark

          Jump to:

          Current active users

          There are 0 members and 1 guests.

          Icon Legend and Permission

          • New Messages
          • No New Messages
          • Hot Topic w/ New Messages
          • Hot Topic w/o New Messages
          • Locked w/ New Messages
          • Locked w/o New Messages
          • Read Message
          • Post New Thread
          • Reply to message
          • Post New Poll
          • Submit Vote
          • Post reward post
          • Delete my own posts
          • Delete my own threads
          • Rate post

          2000-2012 ASPPlayground.NET Forum Version 3.9