hy,
I have a problem with php sessions.
these two lines:
shows the following error:<?php session_start();
echo session_id();
?>
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/cyonch/public_html/html/session.php:10) in /home/cyonch/public_html/html/session.php on line 10
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cyonch/public_html/html/session.php:10) in /home/cyonch/public_html/html/session.php on line 10
ccd0af3a22777e412ac91fd7483f111f
has anyone an idea what the problem could be?
the site with the session can be found here:
http://www.cyon.ch/html/session.php
the phpinfo() of my server can be viewed here:
http://www.cyon.ch/html/phpinfo.php
thx for your suggestions..
dave.
cPanel.net Support Ticket Number:



LinkBack URL
About LinkBacks
Reply With Quote




