• I’ve been trying to resolve this problem for a few days now and its doing my head in !

    I get this error listed below;

    Error establishing a database connection! This probably means that the connection information in your wp-config.php file is incorrect. Double check it and try again.

    * Are you sure you have the correct user/password?
    * Are you sure that you have typed the correct hostname?
    * Are you sure that the database server is running?

    I have placed the Mysql username and password in the relevant fields also the host name to my site. Shouldnt it create the database for me or direct me to the wordpress configuration page ?

    Below is my PHP server info

    https://superultra3.uk2net.com/phpinfo.php

    (‘DB_NAME’, ‘wordpress’)
    (‘DB_USER’, ‘*****_com1’);
    (‘DB_PASSWORD’, ‘******’);
    (‘DB_HOST’, ‘https://www.????.com/blog’)

    All folders are chmod 755

    Please what am i doing wrong ?

Viewing 15 replies - 1 through 15 (of 19 total)
Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Still No Luck :(’ is closed to new replies.