Which version of cake are you using ? If 1.2.* go to controller.php
and delete empty line at the end as well as any other space or hidden
characters you might have. Even if you are using some other version
check for this.

At 99.99999999999 times, this error means you have some empty line or
hidden character at the end of your file (behind php?>).

The best way to do this is to download notepad ++ and open files in it
because it has option to view hidden characters as well.

Hope this helps,

all the best
Milos Vucinic

On Feb 12, 11:08 am, tubiz <[email protected]> wrote:
> PLease presently i am testing my cakephp application online but when i
> tried to visit my admin page at testserver.tunsicash.co.cc/admin i am
> getting this error Cannot modify header information - headers already
> sent by (output started at /home/tunsicas/public_html/testserver/app/
> models/behaviors/increment
>
> Please you can visit the link and check as well would like to know how
> i can overcome this problem.  Thanks.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to