don't use ?> to end a php file. just leave it out and you will solve 90% of these errors.
On Jul 28, 12:36 pm, Delberto <[email protected]> wrote: > Problem solved. Seems there was a space in the webroot/index.php Quite > frustrating. > > On Jul 28, 12:44 pm, Delberto <[email protected]> wrote: > > > Hello, > > > I am having a problem with my application. I have it running fine on > > my local development machine. Yet when I put it on the server I get > > this error "Cannot modify header information -headersalreadysent > > by". I have checked the controllers and models for spaces before <?php > > and after ?> but I cannot find any. > > > I am using Wamp on my local machine and the remote server is Linux > > with PHP5 on it. > > > Any ideas would be appreciated as I have been nearly a day trying to > > figure this out. > > > Cheers, > > Derek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
