Re: Apache crashes and redirect doesn't work.

2008-01-08 Thread francky06l
The crashes can be due to Zend optimizer. Comment the lines relative to Zend optimizer (if any) in php.ini amd give a try. Concerning the UTF-8, make sure you save your file without BOM hth On Jan 9, 12:24 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I have xampp installed and cake

Apache crashes and redirect doesn't work.

2008-01-08 Thread [EMAIL PROTECTED]
Hi, I have xampp installed and cake 1.2. But somehow my Apache server keeps crashing. Even on scaffold sites. $this->redirect(...) is also not working. I get the following message: "Warning: Cannot modify header information - headers already sent by (output started at [path to my controller]) ...