Every time cron runs it returns this:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent in /home/flatiron/public_html/includes/bootstrap.inc on line 1031

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/flatiron/public_html/includes/bootstrap.inc:1031) in /home/flatiron/public_html/includes/bootstrap.inc on line 1031

I have no idea why, any ideas?

Comments

snowbbdd’s picture

I can't seem to fix the problem by removing white space, or deleting ?> (closing php arg) or by saving files not in UTF-8.

my files are saved as html, is this a problem? should i be saving in ANSI C, or none, all options are currently in Western (windows Latin 1)

I am using TextWrangler.

Thanks for any ideas!