Hi all,
I configured php on windows NT with apache.I am not able to work with sessions.
I am getting following errors:
<b>Warning</b>: Cannot send session cookie - headers already sent in <b>c:\apac
he\htdocs\pmt\Us.php</b> on line <b>2</b><br>
<br>
<b>Warning</b>: Cannot send session cache limiter - headers already sent (outpu
t started at c:\apache\htdocs\pmt\UserLogin.php:2) in <b>c:\apache\htdocs\pmt\Us.php</b> on line <b>2</b><br>
In my php.ini my setting for session.save_path=c:\winnt\temp;
session.save_handler = files;
session.serialize_handler = php;
with same configuration i can use sessions but not on windows.
Can somebody help me in this regards,
pl. reply as soon as possible,
Regards,
Pralay