Wordpress outputs an empty page after ports upgrade
Yuri
yuri at rawbw.com
Tue Jul 20 22:33:06 UTC 2010
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
More information about the freebsd-ports
mailing list