This error can have several causes:

  • spaces before the <?php tag
  • various issues with the PHP header() function

Troubleshooting this error can be difficult especially if multiple PHP files are included. In this situation, each included PHP file will require an individual check.

Was this answer helpful? 0 Users Found This Useful (0 Votes)