• Hi

    I installed wordpress.

    When trying to edit a page in admin I get the following error:

    ##########

    Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at mysql7.000webhost.com. This could mean your host’s database server is down.

    Are you sure you have the correct username and password?
    Are you sure that you have typed the correct hostname?
    Are you sure that the database server is running?

    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.

    ###############

    My config details are:

    #####################

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

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

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

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

    /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’, ‘utf8’);

    ##################

    I would appreciate your support in resolving this matter.

    Bye

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘000webhost isnstallation error’ is closed to new replies.