Menu

Warning: Cannot send session cookie

Help
2002-08-12
2002-08-12
  • Nobody/Anonymous

    hi guys,
    I configures phpbt on linux with postgres back end and it works smoothly. I wanted to install it on win2k with PHP 4.2.1, my sql 3.23. I get the following message. when I open the ../../index.php. Pls advice me.

    Warning: Cannot send session cookie - headers already sent by (output started at c:\program files\apache group\apache\htdocs\phpbug\phpbt-0.8.2\config.php:146) in c:\program files\apache group\apache\htdocs\phpbug\phpbt-0.8.2\include.php on line 152.

    Thanks in advance,
    vipula

     
    • Benjamin Curtis

      Benjamin Curtis - 2002-08-12

      Check config.php (around line 146) and make sure nothing is being sent to the browser.  This includes any whitespace, such as extra newlines.

       

Log in to post a comment.