Changes between Initial Version and Version 1 of database_password


Ignore:
Timestamp:
Jan 13, 2010, 3:03:22 PM (16 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • database_password

    v1 v1  
     1= How do I find my MySQL database username and password? =
     2
     3In most cases, you can find out your MySQL username and password by following these steps:
     4
     5 * Login to your site via [wiki:sftp SFTP]
     6 * Enable your SFTP program to [wiki:show_hidden_files see hidden files].
     7 * View the contents of the .mysql.cnf file
     8
     9If that method does not work, and you are looking for a Drupal MySQL username and password please see our [wiki:access_drupal_database_directly Drupal-specific instructions].