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
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]) ...