Error establishing a database connection
-
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define( ‘DB_NAME’, ‘WordPress’ );/** MySQL database username */
define( ‘DB_USER’, ‘Test Site’ );/** MySQL database password */
define( ‘DB_PASSWORD’, ” );/** MySQL hostname */
define( ‘DB_HOST’, ‘172.0.0.1’ );/** Database Charset to use in creating database tables. */
define( ‘DB_CHARSET’, ‘utf8’ );/** The Database Collate type. Don’t change this if in doubt. */
define( ‘DB_COLLATE’, ” );/**#@+
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error establishing a database connection’ is closed to new replies.