antonlash
Member
Posted 2 weeks ago #
We upgraded to 2.8.4 from a really old version and now our blog is blank:
http://www.11thr.com/entertainment
Even when we try to log-in it re-directs us to a blank page:
http://www.11thr.com/entertainment/wp-admin
Is there any way this is a PHP memory issue? It doesn't seem like it since even the admin is screwed up. Any advice?
What I believe is our back-up still works...
http://www.11thr.com/entertainment2
It could well be a PHP memory issue - WP needs at least 32 megs to run well. If you can, try increasing memory allocation & see if that resolves it.
f.zafar
Member
Posted 2 weeks ago #
Hi there,
I have just installed Wordpress 2.8.5 & faced the same problem of a "Blank Blog". Before that, I was using Wordpress 2.7.1 seamlessly. Both of the versions need the same amount of memory, means 32M. If memory limit is the reason, WP 2.7.1 shouldn't work.
"need" and actually require in the real world are not always the same
f.zafar
Member
Posted 2 weeks ago #
A small fix! PHP closing tag ?> is missing in wp-config-sample.php of wordpress-2.8.5.zip (latest version so far). I hadn't noticed it while customizing it for my WP blog.