Codeigniter: how to fix "Cannot modify header information - headers already sent by Filename: libraries/Session.php

Created on 30 Jul 2016  路  3Comments  路  Source: bcit-ci/CodeIgniter

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xxx.php:522)

Filename: libraries/Session.php

Line Number: 675

How to fix this message?
i want make Avant bootstrap and join my codeigniter

error

Most helpful comment

@anharku this not an issue of codeigniter. If you add any space/line before php starting(

All 3 comments

@anharku this not an issue of codeigniter. If you add any space/line before php starting(

This is a bug tracker, we don't provide general help here.
Please ask your questions on our forums instead.

error_reporting(0) will not solve the problem, but it will clean the output error

Was this page helpful?
0 / 5 - 0 ratings

Related issues

casa10 picture casa10  路  5Comments

sarciszewski picture sarciszewski  路  5Comments

rmdhfz picture rmdhfz  路  3Comments

sasbass picture sasbass  路  7Comments

huehnerhose picture huehnerhose  路  6Comments