Page 1 of 1

session variable error

Posted: Tue Jul 30, 2002 7:52 am
by kevin_bkk
i have just installed php 4.2.2 autoinstaller version on my windows 2000 server IIS 5.00, and i try to register a session variable iam getting the following
error


Warning: Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\phptest\TMP3f5ky2blh.php:8) in c:\inetpub\wwwroot\phptest\TMP3f5ky2blh.php on line 9

please help me out iam very new to PHP programming

Posted: Tue Jul 30, 2002 7:57 am
by twigletmac
Please read the sticky at the top of this forum:
http://www.devnetwork.net/forums/viewtopic.php?t=1157

Mac