[eluser]term25[/eluser]
I do not understand that on my localhost(On my home computer I am using WAMP) runs everything OK, but on my production server (justhost) it throws a lot of headers already sent and other things and I have to save files as UTF-8 without BOM to solve this problem.
Thats fine, however why it shows it on justhost and not on my home computer?
I do not understand why my home computer do not show me the same errors for headers already send etc.?
Where in WAMP can I set showing these error also, because it slows me down when I am not aware of these error on my localhost but only after moving to production server.
Or is it possible that something in Codeigniter config file is the problem?
Thanks for any suggestions.