Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#7513 closed defect (duplicate)

Headers already sent

Reported by: Stephan Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.22rc1
Severity: medium Keywords: mythweb header sent
Cc: Ticket locked: yes

Description

Hello,

After a clean install of Ubuntu 9.10 with mythweb i got this Warning:

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/mythtv/mythweb/modules/_shared/tmpl/default/header.php:49) in /usr/share/mythtv/mythweb/modules/_shared/tmpl/default/header.php on line 16

I tried a few things myself: Search google etc.. Install on a new and fresh system: same result Completely remove and purge configuration files Enable output buffering for PHP

Nothing helped. It happens after a fresh install of Ubuntu 9.10 and MythBuntu 9.10

Attachments (1)

print.pdf (49.9 KB ) - added by Stephan 17 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 by Dibblah, 17 years ago

Status: newinfoneeded_new

Please post the full page as an attachment.

by Stephan, 17 years ago

Attachment: print.pdf added

comment:2 by Stephan, 17 years ago

I attached the full page as requested. Only two logo's are shown and the warning.

comment:3 by Stephan, 17 years ago

I spoke to some colleagues and they have this problem too. I am really puzzled and are still unable to solve the problem.

in reply to:  3 comment:4 by robertm, 17 years ago

Status: infoneeded_newnew
Ticket locked: set

Replying to Stephan:

I spoke to some colleagues and they have this problem too. I am really puzzled and are still unable to solve the problem.

This adds *nothing* to this bug report.

comment:5 by Stuart Auchterlonie, 16 years ago

Milestone: 0.220.24

Bumping open 0.22 milestone tickets to 0.24

comment:6 by Rob Smith, 16 years ago

Status: newinfoneeded_new

There's an error going on, can you try to check the apache logs to see if your php is logging it there?

comment:7 by sphery, 16 years ago

Resolution: duplicate
Status: infoneeded_newclosed

Dup of #8158 .

Stephan, you either have a missing mythconverg database, or--more likely--have specified invalid database information (hostname, database name, username, or password) in the Apache MythWeb configuration file (mythweb.conf) or you have failed to GRANT MySQL permissions to the database with the given username, password, and from the MythWeb host.

comment:8 by paulh, 16 years ago

Milestone: 0.24unknown
Note: See TracTickets for help on using tickets.