Have two CMSMS on one server ?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Cogo
Forum Members
Forum Members
Posts: 20
Joined: Sat Dec 04, 2010 9:29 pm

Have two CMSMS on one server ?

Post by Cogo »

Hi there i want to use two cmsms on same server. Can i do that ?
ex: One server on www.ingenhemsida.com and another on www.ingenhemsida.com/hemsida

When i try there been the same on both pages
dgm2
New Member
New Member
Posts: 9
Joined: Thu Sep 22, 2011 7:32 pm

Re: Have two CMSMS on one server ?

Post by dgm2 »

I would guess you would need 2 installs. 1 in your root directory and 1 your hemsida folder. Also 2 seperate databases.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Have two CMSMS on one server ?

Post by Wishbone »

Install it in one directory and define a database.. Install it in another directory with a different database. I think I have 7 installs on my server.
mcDavid
Power Poster
Power Poster
Posts: 377
Joined: Tue Mar 31, 2009 8:45 pm
Location: Delft, Netherlands

Re: Have two CMSMS on one server ?

Post by mcDavid »

Are you using pretty url's with mod_rewrite?

If so, you might want to alter the rewrite conditions a little for the .htaccess in your www-root folder.

By default it redirects http://foo.com/bar/home to http://foo.com/index.php?page=home, so you think you are watching the install in your subdirectory but in fact you are looking at the one in the www-root.

You can also turn off pretty url's.
Locked

Return to “[locked] Installation, Setup and Upgrade”