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 How to Make a Website with WordPress Installing WordPress The Famous 5-Minute WordPress Install

Tarek Soliman
Tarek Soliman
662 Points

how I can establish to conect Mysql to the admin word press?

After using one click installation, i didnt find Word press locally. so that i copied WP from the server to local drive using FileZila program. after that point I creat My SQL account, but now I dont know how to connect my SQL to the wP Admin the my web.

2 Answers

Hi,

The database settings can be found in the wp-config.php file.

-Rich

Tarek Soliman
Tarek Soliman
662 Points

Thank you Rich, that helps after checking my wp-config.php file i found out that i already have my SQL connected and i didn't know. learned something new thank you Rich

No problem :)

-Rich