Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29307
    contact
    Guest

    Where can I find my “.sql” data ?

    #29308
    BoldGrid Contributor
    Guest

    Hello and thanks for contacting us. You can find your database settings in your wp-config.php file:

    /** MySQL database username */
    define(‘DB_USER’, ‘???_???’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘?????’);

    You can find the data in that database in your cPanel MySQL Databases or phpMyAdmin sections.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Site migration’ is closed to new replies.