I registered an account at 000webhost.com
well,I wrote the wp-config.php as follows:
define('DB_NAME', 'a2000000_abc');
define('DB_USER', 'a2000000_abc');
define('DB_PASSWORD', '******');
define('DB_HOST', 'localhost');
but when I go to my domain, only to find this:
Error establishing a database connection
I am confused how to settle the wp-config.php down.
and if there is anyone who used 000webhost successfully,can you tell me what is your settings.
thx a lot