• phi-nom

    (@phi-nom)


    this is killing me! i get this crazy error on top of my pages and can’t get rid of it! i’ve already tried deleting the whitespace in front and behind the <?Php?> tags. please help me cause this is driving me nuts! i’ve been able to install the previous versions w/ no problem. here’s my error:

    Strict Standards: Assigning the return value of new by reference is deprecated in D:\Apache2_2\htdocs\wordpress\wp-settings.php on line 232

    Strict Standards: Assigning the return value of new by reference is deprecated in D:\Apache2_2\htdocs\wordpress\wp-settings.php on line 234

    Strict Standards: Assigning the return value of new by reference is deprecated in D:\Apache2_2\htdocs\wordpress\wp-settings.php on line 235

    Strict Standards: Assigning the return value of new by reference is deprecated in D:\Apache2_2\htdocs\wordpress\wp-settings.php on line 252

    Warning: Cannot modify header information – headers already sent by (output started at D:\Apache2_2\htdocs\wordpress\wp-settings.php:232) in D:\Apache2_2\htdocs\wordpress\wp-admin\install.php on line 15

Viewing 2 replies - 16 through 17 (of 17 total)
  • It was Google Sitemaps that caused this error for me. Disabling the plugin fixed everything.

    I had a similar “Cannot modify header information – headers already sent” error message that pointed to wp-includes/pluggable.php

    What finally corrected the problem was to roll-back my wp-config file to a version saved prior to upgrading to 2.1

    Go figure.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Cannot modify header information – headers already sent by…’ is closed to new replies.