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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

Pages not showing on new server


Go to End


2 Posts   967 Views

Avatar
dav086

Community Member, 1 Post

11 June 2012 at 9:51pm

Edited: 11/06/2012 9:51pm

Hi!
I'm moving a site from: http://www.infiniti-e.com/ to: http://209.217.234.186/~infin2/ but as you can see I'm having issues!

The files and everything else are moved, and seem to be linked okay. I took a database dump from the current site, and uploaded it to the new database, but it doesn't seem to be getting the right info... It's still showing the welcome message.

I've never used SilverStripe before - but I am well accustomed to using Wordpress and the likes. Does anyone here have any idea what's going on?!

Thanks :)

Avatar
Bambii7

Community Member, 254 Posts

13 June 2012 at 1:14pm

Hmmm that surly has to be a misconfigured database. The new sever definitely has a database else it'd be throwing errors, and ss is building and populating the db with dummy content. Check mysite/_config.php for database details.