No matter how I tweaked config.php, I got the following:
Warning: Cannot modify header information - headers
already sent by (output started at
/home/jcwinni/public_html/wordform/config.php:40) in
/home/jcwinni/public_html/wordform/login.php on line 8
Warning: Cannot modify header information - headers
already sent by (output started at
/home/jcwinni/public_html/wordform/config.php:40) in
/home/jcwinni/public_html/wordform/login.php on line 9
Warning: Cannot modify header information - headers
already sent by (output started at
/home/jcwinni/public_html/wordform/config.php:40) in
/home/jcwinni/public_html/wordform/login.php on line 10
Until I realized that the blank lines at the end of the
file were what was wreaking havoc.