Ticket #7513 (closed defect: duplicate)
Opened 2 years ago
Last modified 2 years ago
Headers already sent
| Reported by: | Stephan | Owned by: | kormoc |
|---|---|---|---|
| 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
Change History
comment:1 Changed 2 years ago by Dibblah
- Status changed from new to infoneeded_new
comment:2 Changed 2 years ago by Stephan
I attached the full page as requested. Only two logo's are shown and the warning.
comment:3 follow-up: ↓ 4 Changed 2 years ago by Stephan
I spoke to some colleagues and they have this problem too. I am really puzzled and are still unable to solve the problem.
comment:4 in reply to: ↑ 3 Changed 2 years ago by robertm
- Status changed from infoneeded_new to new
- 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 Changed 2 years ago by stuarta
- Milestone changed from 0.22 to 0.24
Bumping open 0.22 milestone tickets to 0.24
comment:6 Changed 2 years ago by kormoc
- Status changed from new to infoneeded_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 Changed 2 years ago by mdean
- Status changed from infoneeded_new to closed
- Resolution set to duplicate
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.


Please post the full page as an attachment.