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.
