Page 1 of 1

site migration

Posted: Mon Jul 18, 2005 5:08 pm
by bird
I have developed my site locally and now I'm trying to migrate it to the live server. I'm having real problems though. It looks like there are absolute URLs hardcoded into the site which are always trying to look at my local machine.

Should it be doing this? Are there any answers??

Thanks

Re: site migration

Posted: Mon Jul 18, 2005 5:28 pm
by Ted
You have to modify config.php after you move the site.  Paths and URLs need updating after a server move.

Re: site migration

Posted: Mon Jul 18, 2005 5:49 pm
by bird
thanks for that. I did modify the config file but it's still looking for things on the old machine.

Any ideas?

Re: site migration

Posted: Mon Jul 18, 2005 5:55 pm
by Ted
Try clearing the cache in the site preferences.