- July 2010 (1)
- June 2010 (4)
- May 2010 (3)
- April 2010 (6)
- March 2010 (6)
- February 2010 (8)
- January 2010 (13)
- December 2009 (4)
- October 2009 (2)
- September 2009 (1)
After a Magento upgrade, refreshing the Magento cache gives a blank white error screen.
So you've successfully upgraded Magento and now you're rolling live on the new code and db.... You did remember to save a copy DB incase you have to back track?
You go to the Cache Management page and try to refresh the cache (just because you want to cover all your bases). After clicking the button with confidence you get a white screen, no alerts, no friendly exception report, just white.
Checklist.
1. Is your var/ directory writable by the web server?
2. Is your app/etc/use_cache.ser file writable by the web server?
That second one was the culprit this time, why is it that permissions are the problem 11 out of 10 times?