ExpressionEngine

2.11.9 User Guide

Retired Documentation

You are using the documentation for version 2.11.9. Go here for the latest version or check here for your available upgrades to the latest version.

Warning: Cannot modify header information

ExpressionEngine returns the following warning: “Cannot modify header information.”

Troubleshooting

This error is often caused by blank lines or superfluous white space in a PHP file before the opening or after the closing PHP tag. The offending PHP file is usually named in the PHP error message.

This error can also be triggered by another PHP error, in which case the originating error should be resolved first.