It is a whitespace problem. Find the line of code specify on that error
Sample:
A PHP Error was encountered
Severity: WarningMessage: Cannot modify header information - headers already sent by (output started at ...sample\system\application\config\routes.php:3)
Filename: libraries/Session.php
Line Number: 662
In the error message above, it is on the line 3.
Hope it may help you.. Happy coding ;-)
No Response to "Cannot modify header information - headers already sent by ..."
Post a Comment