Closed (duplicate)
Project:
Drupal core
Version:
4.7.0
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 May 2006 at 10:58 UTC
Updated:
26 Jun 2006 at 17:00 UTC
After enabling caching in the site settings I occasionally get the following error message:
Cannot modify header information - headers already sent by (output started at /home/www/drupal-4.7.0/includes/bootstrap.inc:543) in /home/www/drupal-4.7.0/includes/common.inc on line 139.
Comments
Comment #1
mbchandar commentedneed some more information clearly. when i did, i didnt get any such error msg
Comment #2
giorgoskTo recreate it
1. enable cache (minimum cache lifetime is set to none but, it probably irrelevant for this issue)
2. have to be an anonymous user so log out (critical since for registered users it does not show up)
3. click on any link on the drupal site wait for it to load, click on it again
(if you are using IE just press F5 to reload the page from the server - since IE's internal caching does not actually bother to go to the server to get the request - I think)
on the new page load you will get the message that fuerst gets
hope this helps
Comment #3
killes@www.drop.org commentedcan't reproduce this. Will close if no more usere feedback provided.
Comment #4
giorgoskI think this is the same issue different description
http://drupal.org/node/70521
Comment #5
killes@www.drop.org commentedwell, then let's mark it a duplicate.