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 trialAakash Srivastava
5,415 PointsThe WordPress Setup Wizard
I was not able to open the login page after opening the site after 2-3 days.
I examined the database and the info is with name "localwp" is still saved , but the site is not opening. Don't know why.
It's saying "localhost refused to connect"
Dave StSomeWhere
19,870 PointsWhere are you seeing "localhost:81/...." and what do you mean "opening with"?
What are your values in the options table for the Site and WordPress URL values (I think the first two options)?
Aakash Srivastava
5,415 PointsThree days ago , I started this course . Follows all the procedure of installing WP and runing site. Everything was fine.
When I open my site , the url for the site in was "localhost/localwp.dev/wp-admin/" .
I shut down my laptop for two days , and open today again and turn on the mamp server and put the same site address "localhost/localwp.dev/wp-admin/" , but this time , it didn't open the admit panel of the site.
1 Answer
Dave StSomeWhere
19,870 PointsAre you running Apache and MySQL locally, are the servers active, can you view the tables from MySQL client and/or phpMyAdmin?
Aakash Srivastava
5,415 PointsAakash Srivastava
5,415 PointsYes , servers are active and I can view the tables. The only problem is , two days ago , its was "localhost/...." but this time it's opening with "localhost:81/..."