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 trialMeredith Flynn
190 PointsWhen I go to my site (3tapsandyou.com/wp-admin) it brings me to the login screen rather than the configuration page.
Could someone help me figure out what I did wrong?
3 Answers
Greg Kaleka
39,021 PointsHi Meredith,
It sounds like you already have Wordpress installed on your site. Is it possible you have a hosting plan that pre-installs it, or you used your host's one-click install of Wordpress? If so, you'll need to go to your host to find out your username and password.
Meredith Flynn
190 PointsI tried redoing all the steps in this tutorial and now I have the screen you see (with the parent directory etc). Is there a way to clear everything I've done and try again?
I am using all the programs explained in the tutorial (Firezilla, web hosting for students, etc).
Janise Bradford
5,664 PointsIs there an area in your cpanel for you to manage your wp installations? If so, you can probably go in and uninstall the wordpress from your site, and start over by reinstalling wordpress. You may have to go into the file manager (public_html) for your site and manually delete any wp files that did not get removed correctly.
Hope this is helpful!
Greg Kaleka
39,021 PointsGreg Kaleka
39,021 PointsNote: I do not go to a login page when going to 3tapsandyou.com/wp-admin. Maybe you've changed things since posting this?
Meredith Flynn
190 PointsMeredith Flynn
190 PointsActually I think I figured it out. I just added a new directory and am using that to set up the database, etc. Hopefully this works :)
Meredith Flynn
190 PointsMeredith Flynn
190 PointsOkay, so now I accidentally changed the site to be www.3tapsandyou.com/wordpress instead of www.3tapsandyou.com. Is there a way to put it back?
Greg Kaleka
39,021 PointsGreg Kaleka
39,021 PointsWell, if you put it in a new directory, that's how the url will work... You need to have WP installed in the root of your document if that's where you want the WP site to live.
Meredith Flynn
190 PointsMeredith Flynn
190 PointsThank you I figured that out now! I think I'm set.... :)
Greg Kaleka
39,021 PointsGreg Kaleka
39,021 PointsSweet! Glad you figured it out. Good luck with your site!