Page 1 of 1

Moved server but image path still pointing to old server

Posted: Tue Apr 07, 2009 10:19 am
by robinmarek
As it says above really.

Using CMSMS 1.5.3 - I've moved a website to a new server with a new domain (the other one was a test) but the image paths are still pointing to the old server.

I've moved sites before and this hasn't been a problem... just happens to have happened on a site thats an image gallery so I'm not going through changing 100s of photos  :D

Any ideas??

Re: Moved server but image path still pointing to old server

Posted: Tue Apr 07, 2009 1:32 pm
by reneh
re-visit your config.php and be sure all paths are changed to fit new server.

Re: Moved server but image path still pointing to old server

Posted: Tue Apr 07, 2009 2:09 pm
by robinmarek
Yeah had done that  :-\

Links to other pages on the CMSMS site were also pointing to the old domain,

T'is driving me mad  ???

Re: Moved server but image path still pointing to old server

Posted: Wed Apr 08, 2009 12:38 am
by Ted
Did you clear the cache after you moved it?  Global Settings.

Re: Moved server but image path still pointing to old server

Posted: Wed Apr 08, 2009 8:17 am
by alby
- DNS is uptodate?
- $config['root_url'] has new domain?
- No redirect in httpd.conf?
- Have you a .htaccess in your folder?

Alby