• I keep getting the ‘can’t establish data base connection’ error notice.
    Here’s how I have filled out my config php;(less password)
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘listentomusiclive.com’); // The name of the database
    define(‘DB_USER’, ‘listento’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘XXXX’); // …and password
    define(‘DB_HOST’, ‘host4profit.com’); // 99% chance you won’t need to change this value

    Help

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Error notice in installation’ is closed to new replies.