After fresh install I get this on /wp-login.php, but still get the login form:
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/blog/wp-config.php:19) in /home/xxxx/public_html/blog/wp-login.php on line 9
and this when logging in or going to /wp-admin/
Warning: Cannot modify header information - headers already sent by (output started at /home/launchme/public_html/blog/wp-config.php:19) in /home/launchme/public_html/blog/wp-includes/pluggable-functions.php on line 161
What's up?