[Solved} multiple instances possible?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
rolfb

[Solved} multiple instances possible?

Post by rolfb »

Hi all,

I've got a simple question, and hope there's a simple answer to it.
First my situation:
I've got a domain "www.mydomain.com with hosting-space, php, mysql etc. On that, I've installed cmcms 1.1.1 in a folder ../webroot/cms/
(so it's available at www.mydomain.com/cms )
Furthermore, i've got a domain for my wife "www.wifesdomain.com" without own hosting, but redirecting to _my_ hosting: ../webroot/wife

Now the question: is it possible to set up CMSMS in such a way that I only have one installation, but 2 seperate websites, with their own layout, menu's, contents etc. In other words: on my own domain, I don't want to see my wifes cms, and vice versa.

Hope I described the situation clearly, otherwise please ask !

rolfb
Last edited by rolfb on Sun Sep 02, 2007 3:13 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: multiple instances possible?

Post by calguy1000 »

CMS Doesn't support multiple domains on one install.  There's only one home page, one category list, one list of news articles, one search index, etc, etc.

Now, that aside.

You may be able to:
  a) configure pretty urls
  b) Create a seperate template for your wifes domain
  c) Create a new section header at the root level
  d) Create all of your wives pages as subpages as the new section header, using your wifes templates
  e) Put all of your wives news articles in their own category(ies)

Search is global across all pages and all news articles though, so you wouldn't be able to use search on the entire site.  There also be other addons that won't work nicely with this setup (though I haven't found many yet, most of them support categorization).

This would give the 'illusion' of multiple sites running on one install....
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
rolfb

[Solved]: multiple instances possible?

Post by rolfb »

wow, what a swift reply.
I was afraid for this answer, but was just checking.
Thanks a lot, I'll study on expanding the hosting ;-)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [Solved} multiple instances possible?

Post by Dr.CSS »

You could put hers in a subfolder and point the domain to that and if you only have one database you can use diff. prefix for each and use one DB...

I have numerous subfolder installs in my root, multiintech.com/ debra, cmsms1.1, cmsms1, cmsms2, etc. so if hers is pointing at yours just make it point/go one folder down...
rolfb

Re: [Solved} multiple instances possible?

Post by rolfb »

Do I understand it correctly that you installed cmsms multiple times in different folders, sharing the same database with different prefixes?
I presume that's possible, but has the drawback that is consumes a lot of diskspace for double or triple the same files...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [Solved} multiple instances possible?

Post by Dr.CSS »

Considering the whole CMSMS 1.1.1 is 8.85 mb. it's not much space, you usually get 20 mb. with your ISP for online presence, not that they give you a DB and my largest only takes up 4 mb. of DB out of 100 you could fit a few in most hosting plans, actually I have them all in separate DBs' I get 25 DB 100mb. each from my host...

So what is your solution? you marked it as solved...
Last edited by Anonymous on Sun Sep 02, 2007 9:10 pm, edited 1 time in total.
rolfb

[Solved} multiple instances possible?

Post by rolfb »

I 'll do 2 things (because I simplified my question: there's a wifesdomain.com and a wifes_second_domain.com):
I'll get my wife her own hostingspace (she owns a company, so that's taxes-wise OK 8) ) an don that, I'll install twice with a shared database (with different prefixes).

Now learn how css works...
Locked

Return to “CMSMS Core”