• The error below occurs when trying to access my site with out the www. or when entering http://www.danschell.com/wp-admin

    ==============
    Warning: Cannot modify header information – headers already sent by (output started at …/danschell.com/wp-config.php:1) in …/danschell.com/wp-includes/pluggable.php on line 896

    Line 896 is: header(“Location: $location”, true, $status);
    ==============

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WWW error and WP-ADMIN error…’ is closed to new replies.