Last modified: 2014-03-09 02:44:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58399, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56399 - extract2.php is noisy with "Cannot modify header information - headers already sent"
extract2.php is noisy with "Cannot modify header information - headers alread...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-30 23:06 UTC by Sam Reed (reedy)
Modified: 2014-03-09 02:44 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-10-30 23:06:18 UTC
From testing on beta, extract2.php seemingly makes quite a bit of noise

Warning: Cannot modify header information - headers already sent by (output started at /data/project/apache/common-local/php-master/includes/WebStart.php:79) in /data/project/apache/common-local/wmf-config/CommonSettings.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /data/project/apache/common-local/php-master/includes/WebStart.php:79) in /data/project/apache/common-local/extract2.php on line 37
(10.4.0.166)
Warning: Cannot modify header information - headers already sent by (output started at /data/project/apache/common-local/php-master/includes/WebStart.php:79) in /data/project/apache/common-local/extract2.php on line 38
(10.4.0.166)
Warning: Cannot modify header information - headers already sent by (output started at /data/project/apache/common-local/php-master/includes/WebStart.php:79) in /data/project/apache/common-local/extract2.php on line 39


Presumably the CommonSettings.php one affects all requests?



1 NOTICE already fixed (but not merged/deployed etc) in https://gerrit.wikimedia.org/r/#/c/92800/

Notice: Constant MEDIAWIKI already defined in /data/project/apache/common-local/php-master/includes/WebStart.php on line 79
Comment 1 Gerrit Notification Bot 2013-10-31 01:42:43 UTC
Change 92828 had a related patch set uploaded by Reedy:
Wrap extrac2.php in ob_start()/ob_flush()

https://gerrit.wikimedia.org/r/92828
Comment 2 Gerrit Notification Bot 2013-11-29 09:59:47 UTC
Change 92828 abandoned by Reedy:
Wrap extract2.php in ob_start()/ob_flush()

https://gerrit.wikimedia.org/r/92828

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links