Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Okay, Quick question. To save on my main server i've deiced to run two websites onto one server as its a large server and its not really massively getting full. The question is can i run two different CMS panels on one sever. Of course it will require two data bases

For example, it would be good to really have them on the side panel of the CMS different folders to place in the templates. SO like this.

Automotive Media
- News
- Videos
- Articles
- Shop
OPIE Productions
- Short films
- Hot films
- Bio
- Services


Otherwise to maintain good and easy editing i will have to run two databases with two CMS Panels
Hi Simon,

We can have (theoretically) any number of websites on the same physical server (e.g. http://www.mydomain.com and http://www.yourdomain.com could reside on the same server).
There is no problem with installing Couch for each of them.

We can also run multiple instances of Couch for the same site provided each installation manages a separate folder. So, for example,
http://www.yourdomain.com/couch/ could manage the main http://www.yourdomain.com/ site
while
http://www.yourdomain.com/automotives/couch/ could manage the http://www.yourdomain.com/automotives/ site
where /automotives/ is a sub-folder of the main site.
We usually do this for temporarily staging sites being developed for clients.

In either case, the couch instances are distinct entities and it won't be possible to show the templates managed by them on a single admin-panel.

Hope this answers your query.
2 posts Page 1 of 1