That means that whatever you've ued to edit the wp-config.php file has left a white-space charater at the very start of that file. Because there's a space there the server interprets that as output so it can't send any headers after that point. Check yor wp-config.php file and see what's there. There's something at the start of the file.
↧