Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2010 15:33:02 -0700
From:      Yuri <yuri@rawbw.com>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        ports@FreeBSD.org, Remko Lodder <remko@elvandar.org>
Subject:   Re: Wordpress outputs an empty page after ports upgrade
Message-ID:  <4C46241E.5080806@rawbw.com>
In-Reply-To: <C38388693B604EFDAAB2A5EC375C074C@multiplay.co.uk>
References:  <4C4416A7.3060308@rawbw.com><A7B70092-48B6-4DBD-B0B4-86B2C03F8892@elvandar.org><4C45E262.40702@rawbw.com><2BF3C2F7-314C-432A-86E6-D743E5FBF983@elvandar.org><4C46013F.1080301@rawbw.com><5EECDB8B-326A-4A88-8E10-C0A6DEAF6937@elvandar.org> <4C461470.4040407@rawbw.com> <C38388693B604EFDAAB2A5EC375C074C@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/20/2010 15:15, Steven Hartland wrote:
> Sounds like an upgrade issue, possibly a broken theme or missing 
> dependency.
>
> We're running WP 3 on FreeBSD here without problem, although we don't use
> the port as I don't really see the need for WP tbh as its so easy to 
> install
> anyway.

port upgrades to the latest version automatically, this is the main benefit

> First things to check, apache etc error logs, revert to the standard 
> theme
> and go from there.

No error messages in apache log. Theme is standard, has never been changed.

> Saying it doesn't work doesn't help anyone help you ;-) You need to 
> detail
> what you have an haven't tried.

But I really don't have more info. I tried to see if it's going through 
the php code, it does go through headers:
headers: X-Pingback -> http://localhost/wordpress/xmlrpc.php
headers: Expires -> Wed, 11 Jan 1984 05:00:00 GMT
headers: Last-Modified -> Tue, 20 Jul 2010 22:28:26 GMT
headers: Cache-Control -> no-cache, must-revalidate, max-age=0
headers: Pragma -> no-cache
headers: Content-Type -> text/html; charset=UTF-8

I get these printouts with my echo statements.
Setting WP_DEBUG didn't change the behavior.

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C46241E.5080806>