Closed (fixed)
Project:
Drupal core
Version:
5.7
Component:
other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2008 at 11:17 UTC
Updated:
25 Dec 2008 at 11:21 UTC
when i run a cron job
i get this message showing two problems:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent in /home/poboneor/public_html/drupal/includes/bootstrap.inc on line 976
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/poboneor/public_html/drupal/includes/bootstrap.inc:976) in /home/poboneor/public_html/drupal/includes/bootstrap.inc on line 976
what is the problem?
paul
Comments
Comment #1
mikeschinkel commentedI get the same problem.
Comment #2
Andrew Jamieson commentedMe too. Seems to be no help on this?
Comment #3
dman commentedConsider searching
Home » Getting Started » Troubleshooting FAQ » Error Messages » Warning: "Headers already sent" or "Cannot modify header information"
Comment #4
ainigma32 commentedSolution provided so setting to fixed.
- Arie