Page 1 of 1

Changing sitename/directory structure

Posted: Tue Feb 06, 2007 11:00 am
by seafurymike
Hi all,

I seem to have made an error when I setup my web site and I need to change my site details so that I can get it to work via the public web.

I originally was going to use a sitename of site_name.dyndns.org, but found that dyndns will not allow the underscore.
I therefore have to use "sitename.dyndns.org" instead.(no underscore in the name)
This leads to my problem.

I have setup virtual hosts in apache (multiple sites on one machine) and when I setup cmsmadesimple, i set my default directory as /www/site_name.dyndns.org.

When I chang the directory structure to /www/sitename.dyndns.org I get an error message saying it is looking for /www/site_name.dyndns.org, (ie somewhere there is a link to the directory structure of the original setup).

Q. Is this in the MySQL database or in the CMSMadeSimple directory structure

Can anyone help please

Thanks
Michael

Re: Changing sitename/directory structure

Posted: Tue Feb 06, 2007 11:03 am
by RonnyK
Michael,

the config.php holds the URL to the site. If you move your site, you should also change the config.php.

Ronny