I set up Matrix (general download 3.12.3) on a sever to try out some radical stuff away from our public install, and it works fine, except some assets return zero byte pages when I try to make them live.
Any ideas?
You're most likely running out of memory. Check error.log. 
[quote]You’re most likely running out of memory. Check error.log. 
[right][post=“15483”]<{POST_SNAPBACK}>[/post][/right][/quote]
Thanks - it was memory! 
[quote]Thanks - it was memory! 
[right][post=“15486”]<{POST_SNAPBACK}>[/post][/right][/quote]
Yeah, that’s a tough one – we can’t print an error message, because we’re already run out of memory.
PHP just stops processing at that point.