Forum Replies Created

Viewing 1 replies (of 1 total)
  • hi to everyone!

    i stuck I think at the 2nd step, and thinks that I’d made a mistake in editing somewhere!

    Kindly help me in this regard..

    I’ve entered the following details:

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘a6961896_alpha’);

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

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

    /** MySQL hostname */
    define(‘DB_HOST’, ‘mysql10.000webhost.com’);

    /** 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’, ”);

    any suggestions folks??

Viewing 1 replies (of 1 total)