Header already sent means that there is something that is spitting out data to the stream before your page starts to render.
Could be some left over debug code, or an actual problem with the page. Set debug to 2 and you should be able to see the problem (either in the page, or in the logs) On Jan 8, 8:33 am, mona <[email protected]> wrote: > what settings i have to do to upload my cakephp project on to server > because it is showing some warning like > header already sent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
