Page 1 of 1

Best Practices with Install

Posted: Mon Apr 09, 2007 11:10 pm
by mono
Hi all,
New convert to CMSMS here, Been running it on WAMP Server locally for the past while,
Just wondering am I better off building the site locally then exporting it to my webserver or is it better to build it in the server?
Thanks all

Re: Best Practices with Install

Posted: Tue Apr 10, 2007 4:32 am
by Nullig
I've done it both ways and I can't say whether I like one over the other. I guess it depends on the situation. If it's a new site that nobody knows about, then building it on the server probably won't matter. If it's a redesign of an existing site, then building it off-site would seem to be best.

Nullig

Re: Best Practices with Install

Posted: Tue Apr 10, 2007 8:32 am
by mager
I'd opt for on-site. I've just experienced some difficulties migrating from XAMMP-Win to my hoster's server. The captchamodule and FCKEditor had some problems due to absolute paths.

Martin