• ‘ Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/pumanetw/public_html/yourtown4jesus/wp-config.php:2) in /home/pumanetw/public_html/yourtown4jesus/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/pumanetw/public_html/yourtown4jesus/wp-config.php:2) in /home/pumanetw/public_html/yourtown4jesus/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121

    Warning: Cannot modify header information – headers already sent by (output started at /home/pumanetw/public_html/yourtown4jesus/wp-config.php:2) in /home/pumanetw/public_html/yourtown4jesus/wp-includes/pluggable.php on line 865 ‘

Viewing 2 replies - 1 through 2 (of 2 total)
  • For some reason wp-config.php has already sent information to the browser prior to the automatic upgrade plugin initiating causing the error you see.

    wp-config.php should not be sending anything to the browser. Open wp-config.php in a text editor and ensure there are no spaces or new lines after ?> (it is right at the end of the file). If there are not or removing the line and space still results in the same error try deleting ?> as well.

    Download a new copy of WP and upload the new wp-config.php to your ftp. Make sure to do the changes for DB name, etc.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I fix this please’ is closed to new replies.