[wp-trac] [WordPress Trac] #27680: 2014 Wordpress will not show in Safari (Mac)
WordPress Trac
noreply at wordpress.org
Sat Apr 5 16:19:54 UTC 2014
#27680: 2014 Wordpress will not show in Safari (Mac)
--------------------------+----------------------
Reporter: Rachel Udin | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 3.8.1
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => invalid
Comment:
Replying to [comment:2 Rachel Udin]:
> The problem persists on pluggable.php, which is a faulty file.
No, that line just sends an HTTP header: [source:tags/3.8.1/src/wp-
includes/pluggable.php#L896].
> `Warning: Cannot modify header information - headers already sent by
(output started at /home/goldsheep/racheludin.com/index.php:39) in
/home/goldsheep/racheludin.com/wordpress/wp-includes/pluggable.php on line
896`
The issue clearly comes from line 39 of the `index.php` '''one level
above''' your WordPress install. The file produces some unexpected output,
consequently preventing any HTTP headers from being set.
Please don't reopen the ticket, as there's nothing we can do to "fix"
this. Please try the support forums.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27680#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list