Q's on config.php

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
slashman

Q's on config.php

Post by slashman »

I'd like to set up CMSMS under a CMS dev directory under the site root, yet have the index file create under the root and not the new CMSMS directory. Is it just a matter of modifying the config.php file to change the root directory or are their other parameters that need to be changed?

For instance, if I install CMSMS under its own directory under the site root, it would look like:
/root
  - /cmsdir
      -/all other related CMSMS directories and files
      - index.php
      - config.php
      - etc

What I would like to do is have a final directory structure that looks like:
/root
  - /cmsdir
      -/all other related CMSMS directories and files
  - index.php
  - config.php
  - etc (anything CMSMS needs to display site)

Thanks in advance.
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm

Re: Q's on config.php

Post by kishman155 »

One week ago i thought the same.
Multiply installes on one server would be easier to update.

Directoryroot->cmsms->domain1
                                ->domain2
                                ->domain3

domain1+2+3
only needs some files but at the moment i think it will be better to have 1.0
and make it multidomainable after this release or later.

A good security level is better then an multidomainable security hole.

kishman155
slashman

Re: Q's on config.php

Post by slashman »

Ok, thanks- I see the logic of that. I'll consider this as an option.
Locked

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