- Use your FTP program to login to your web server.
- Navigate to your file, in the example, it's the wp-config.php.
- Open up wp-config.php file.
- Look for <?php at the very beginning of the file. Remove any empty space before <?php
- The <?php which is the PHP opening tag should be at the very first line of the file within wp-config.php
- Look for any ?> sign at the end of the file, it there is any, you will need to remove any empty space after it.
- If you cannot find any ?> sign at the end of the file, you will not need to do anything. Just to play safe, you can remove empty lines.
- If your error points to functions.php, you can carry out the same procedure.
Cannot Modify Header Information – Header Already Sent By Print
Modified on: Fri, 23 Sep, 2016 at 9:22 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.