my problem is different.
Warning: Cannot modify header information – headers already sent by (output started at ../public_html/wp-includes/pluggable.php:1132) in ../public_html/wp-includes/comment.php on line 586
this error line is:
586. setcookie(‘comment_author_’ . COOKIEHASH, $comment->comment_author, time() + $comment_cookie_lifetime, COOKIEPATH, COOKIE_DOMAIN);
if it were header problem, than i couldn’t leave comments as registrired user without errors