• Hi I have installed few plugins to my WP site and got the following errors

    define( ‘WPCACHEHOME’, ‘/home4/public_html/domain.com/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-login.php on line 415

    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-login.php on line 427

    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-includes/pluggable.php on line 678

    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-includes/pluggable.php on line 679

    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-includes/pluggable.php on line 680

    Warning: Cannot modify header information – headers already sent by (output started at /home4//public_html/domain.com/wp-config.php:2) in /home4//public_html/domain.com/wp-includes/pluggable.php on line 896

    Need help

Viewing 4 replies - 1 through 4 (of 4 total)
  • It looks like you might have extra white space in your wp-config.php file.

    What program did you use to edit the file?

    Open it in a code editor (NotePad++ is free), and make sure there is NO extra white space before the opening <?php syntax.

    Thread Starter imgame346

    (@imgame346)

    Hi i didnt use any editor i just installed the plugins and immediately it showed errors on top of the dashboard.

    Thread Starter imgame346

    (@imgame346)

    Everything is better now but i still see this error message on top of website as well as dashboard

    define( ‘WPCACHEHOME’, ‘/home4//public_html/domain.com/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager

    But i couldnt find the wp-super-cache folder in the directory ?

    hii imgame346,
    try deactivate wp-super-cache plugin ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘plugin errors’ is closed to new replies.