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 trialjamesthomas11
3,153 PointsCould not connect to server.
This is the what I get when trying to connect to Filezilla using the username and password provided to me by WordPress. Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server
Any suggestions?
1 Answer
Jonathan Grieve
Treehouse Moderator 91,253 PointsHi James.
Fillzilla doesn't connect you to WordPress itself but it's the way you transfer your WordPress files over to your web host where your WordPress site will eventually live.
I'm not precisely sure what stage you're at but if you're trying to connect your files to a database you should try and contact your web host.
To make sure your site connects you'll need
a mySQL username a mySQL database password and a database name.
This is separate from your WordPress login information.
You'll get a wordpress username which you choose yourself and a default password.
Hope this helps :)