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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Database information


Go to End


3 Posts   2312 Views

Avatar
Daimz

Community Member, 36 Posts

14 May 2010 at 12:48pm

Hi,
What file holds the Database information?
I have somehow managed to mess up some of my database information and I am wanting to go in and have a look at which database I actually set silverstripe up to use because I have forgoten and now I need to fix it. But I have no idea where the infor can be found in silverstripe and I don't want to have to reinstall it and set everything up all over again.

Can someone please advise me on where I can find the info?

Avatar
3dgoo

Community Member, 135 Posts

14 May 2010 at 1:19pm

mysite/_config.php

Avatar
Willr

Forum Moderator, 5523 Posts

14 May 2010 at 10:23pm

Or if you have setup environment based configuration it would be in the_ss_environment.php file on your server.