Possible Duplicate:
PHP error: Cannot modify header information – headers already sent
I've built a web-service with framework CakePHP. when i query the service it does return the expected content but, it also gives me an error: Warning (2): Cannot modify header information - headers already sent by. What is this and how can i resolve this?