CMS Newbie Publishing CMS

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
john m

CMS Newbie Publishing CMS

Post by john m »

I want to publish CMS through ISA 2004 sp2
At the moment as it is a demo website I want to keep my existing website live.
I have published the demo website on port 81 externally redirecting to 80 to the IIS box which run CMS
The website seems to be the in a fashion.. it strips out all data apart from links? Which doesn’t display? Any idea do I need to publish an additional port? Please help!!!! Thanks in advance

John M
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: CMS Newbie Publishing CMS

Post by Dee »

john m wrote: The website seems to be the in a fashion.. it strips out all data apart from links? Which doesn’t display?
Sorry, no idea what you mean exactly there...
Never tried running CMSMS on another port, but I guess you'd need to specifiy it in the url settings in config.php like

Code: Select all

$config['root_url'] = 'http://example.com:81/cms';
john m wrote: Any idea do I need to publish an additional port?
I would setup the new site in a subdir, not on another port.
Last edited by Anonymous on Wed Oct 04, 2006 10:07 am, edited 1 time in total.
iNSiPiD

Re: CMS Newbie Publishing CMS

Post by iNSiPiD »

Nope, you don't. CMS shouldn't care what port it's being run through.

I don't understand the rest of the question.
Locked

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