Hi list, Im using the following: Win2k SP4 Apache 1.3.3 PHP 4.3.5 my index.php file has only one line and that is <?php session_start() ?> Problem im facing is following: ***************** Warning: session_start(): Cannot send session cookie - headers already sent by (output started at d:\website\address_book\index.php:1) in d:\website\address_book\index.php on line 1
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at d:\website\address_book\index.php:1) in d:\website\address_book\index.php on line 1 ***************** I google a lot and I did found some solution but they didnât work for me. I need help asap Thanx in advance salim