What a ridiculously stupid error.
http://wordpress.org/support/topic/160658
Your wp-config.php file should read:
define('DB_HOST', 'Localhost');
‘Localhost’ not ‘localhost’.
February 23, 2009 | 1 Comment
What a ridiculously stupid error.
http://wordpress.org/support/topic/160658
Your wp-config.php file should read:
define('DB_HOST', 'Localhost');
‘Localhost’ not ‘localhost’.