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 trialNik Buac
3,734 PointsIs the wp-config.php file accessible on my computer ie. user>downloads>wordpress (i can only find wp-sample-config.php)?
Is this the file I need to access in order to edit? If not, how do I go about accessing the exact file/updating it/ possessing my actual information rather than displaying default blanks ie.password db name.
Thanks
2 Answers
Shaker Advertising
5,395 PointsYou need to edit the wp-config-sample.php file with your actual DB name and credentials; then re-save the file as wp-config.php and upload that to your server.
Nik Buac
3,734 PointsThank you. What is the DB name etc based on? Hosting or wordpress?
Shaker Advertising
5,395 PointsThe Database name and credentials come from your host.