Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Installing WordPress Locally

I am installing wordpress locally, but I am not asked for my database information it skips that step entirely.

Is this okay when I moved forward I had issues with my theme showing in my locally installed wp. So I started over and noticed that my install does not ask for my database information. Is there a way that I can correct this or is this okay?

1 Answer

Hi Peaches,

Database information stored in wp-config.php file, Have you removed your entire directory before getting started? if you haven't, it won't ask you again for DB information and take you directly to choose site name, admin user, etc.