SESSIONS AND COOKIES
Posted: Thu Nov 14, 2002 8:03 pm
Whenever I try to set a cookie or start a session I get these errors:
Thanks in advance for any suggestions.
Any ideas how I could solve this?Warning: Cannot send session cookie - headers already sent by (output started at /usr/local/apache/vhosts/mysite.com/htdocs/index.php:9) in /usr/local/apache/vhosts/mysite.com/htdocs/index.php on line 10
Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/apache/vhosts/mysite.com/htdocs/index.php:9) in /usr/local/apache/vhosts/mysite.com/htdocs/index.php on line 10
Thanks in advance for any suggestions.