Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Moving Silverstripe


Go to End


3 Posts   3590 Views

Avatar
kusi

Community Member, 21 Posts

1 October 2008 at 1:59am

Hi there, I want to move my silverstripe page to other server, i moved all files and database what else should i do?which tabeles are incorrect in my database etc. , because new location doesn't working??

bless

Avatar
FlorianH

Community Member, 33 Posts

1 October 2008 at 2:02am

Did you changed the new MySQL Database information in your "_config.php"? If you moved Silverstripe in a new base you need to change it in the .htaccess, too.

Avatar
nbc

17 Posts

2 October 2008 at 12:28am

I would like to get some information on moving a site as well. I have 2 additional questions:

1) My site unfortunately has a dynamic IP address - so occasionally my provider changes it and I have to update my DNS information. But while I've been building the site, it looks like it is putting the IP address into the URLs. Is there a simple way to change those if the site's IP address changes?

2) I have been building the site in a directory under /var/www/html/testSite. Once it is complete, I would like to move it up to the top level. What do I need to do to make that happen? ie. the silversite files would all be under /var/www/html.

Thanks very much,

nbc