Possible Duplicate:
Headers already sent by PHP
I don't know, what to do with this error message.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/fbmain.php:1) in /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/facebook.php on line 37
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/fbmain.php:1) in /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/facebook.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/fbmain.php:1) in /data/web/virtuals/8301/virtual/www/subdom/fb/soutez/base_facebook.php on line 589
What is wrong? My facebook app didn't work in IE, so I tried to add P3P header. Since this time, my life has been hell. And I also don't get, what was wrong with my app. It contained only small form and when I tried to submit this form, IE redirected me back to the form instead of submit.php